Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
  • Loading branch information
h4h13 committed Dec 3, 2024
1 parent 18d3e70 commit a87ef74
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 16 deletions.
16 changes: 13 additions & 3 deletions localization/app_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1558,7 +1558,7 @@
}
}
},
"enableFeedback": "Enable feedback",
"enableFeedback": "Enable feedback mode",
"@enableFeedback": {
"description": "Text shown on the setting option",
"type": "text"
Expand All @@ -1584,7 +1584,7 @@
"type": "text"
},
"selectAImage": "Select a image",
"@selectImage": {
"@selectAImage": {
"description": "Text shown on the add goal page",
"type": "text"
},
Expand All @@ -1604,7 +1604,7 @@
"type": "text"
},
"remaining": "Remaining",
"@Remaining": {
"@remaining": {
"description": "Text shown on the goal page",
"type": "text"
},
Expand Down Expand Up @@ -1637,5 +1637,15 @@
"@subscription": {
"description": "Text shown on the setting page",
"type": "text"
},
"website": "Website",
"@website": {
"description": "Text shown on the setting page",
"type": "text"
},
"websiteDesc": "Visit our website for more information",
"@websiteDesc": {
"description": "Text shown on the setting page",
"type": "text"
}
}
52 changes: 39 additions & 13 deletions untranslated.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,9 @@
"spent",
"scheduleNotification",
"scheduleNotificationDesc",
"subscription"
"subscription",
"website",
"websiteDesc"
],

"cs": [
Expand Down Expand Up @@ -132,7 +134,9 @@
"spent",
"scheduleNotification",
"scheduleNotificationDesc",
"subscription"
"subscription",
"website",
"websiteDesc"
],

"de": [
Expand Down Expand Up @@ -200,7 +204,9 @@
"spent",
"scheduleNotification",
"scheduleNotificationDesc",
"subscription"
"subscription",
"website",
"websiteDesc"
],

"es": [
Expand Down Expand Up @@ -268,7 +274,9 @@
"spent",
"scheduleNotification",
"scheduleNotificationDesc",
"subscription"
"subscription",
"website",
"websiteDesc"
],

"fr": [
Expand Down Expand Up @@ -336,7 +344,9 @@
"spent",
"scheduleNotification",
"scheduleNotificationDesc",
"subscription"
"subscription",
"website",
"websiteDesc"
],

"hi": [
Expand Down Expand Up @@ -404,7 +414,9 @@
"spent",
"scheduleNotification",
"scheduleNotificationDesc",
"subscription"
"subscription",
"website",
"websiteDesc"
],

"it": [
Expand Down Expand Up @@ -552,7 +564,9 @@
"spent",
"scheduleNotification",
"scheduleNotificationDesc",
"subscription"
"subscription",
"website",
"websiteDesc"
],

"ja": [
Expand Down Expand Up @@ -620,7 +634,9 @@
"spent",
"scheduleNotification",
"scheduleNotificationDesc",
"subscription"
"subscription",
"website",
"websiteDesc"
],

"pl": [
Expand Down Expand Up @@ -688,7 +704,9 @@
"spent",
"scheduleNotification",
"scheduleNotificationDesc",
"subscription"
"subscription",
"website",
"websiteDesc"
],

"ru": [
Expand Down Expand Up @@ -756,7 +774,9 @@
"spent",
"scheduleNotification",
"scheduleNotificationDesc",
"subscription"
"subscription",
"website",
"websiteDesc"
],

"tr": [
Expand Down Expand Up @@ -824,7 +844,9 @@
"spent",
"scheduleNotification",
"scheduleNotificationDesc",
"subscription"
"subscription",
"website",
"websiteDesc"
],

"zh": [
Expand Down Expand Up @@ -892,7 +914,9 @@
"spent",
"scheduleNotification",
"scheduleNotificationDesc",
"subscription"
"subscription",
"website",
"websiteDesc"
],

"zh_TW": [
Expand Down Expand Up @@ -960,6 +984,8 @@
"spent",
"scheduleNotification",
"scheduleNotificationDesc",
"subscription"
"subscription",
"website",
"websiteDesc"
]
}

0 comments on commit a87ef74

Please sign in to comment.