Skip to content

Commit

Permalink
Update translation files and add body.md
Browse files Browse the repository at this point in the history
  • Loading branch information
h4h13 committed Dec 26, 2024
1 parent 6e623bb commit c7e3f5f
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 14 deletions.
20 changes: 20 additions & 0 deletions localization/app_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1759,5 +1759,25 @@
"@aboutPaisa": {
"description": "Text shown on the setting page",
"type": "text"
},
"restorePurchases": "Restore purchases",
"@restorePurchases": {
"description": "Text shown on the paywall page",
"type": "text"
},
"continueText": "Continue",
"@continueText": {
"description": "Text shown on the paywall page",
"type": "text"
},
"featureIncluded": "Feature included",
"@featureIncluded": {
"description": "Text shown on the paywall page",
"type": "text"
},
"paywallText": "Get access to all premium features and support the development",
"@featureNotIncluded": {
"description": "Text shown on the paywall page",
"type": "text"
}
}
84 changes: 70 additions & 14 deletions untranslated.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,11 @@
"noSubscriptions",
"emptySubscriptionMessageSubTitle",
"termsOfUse",
"aboutPaisa"
"aboutPaisa",
"restorePurchases",
"continueText",
"featureIncluded",
"paywallText"
],

"cs": [
Expand Down Expand Up @@ -198,7 +202,11 @@
"noSubscriptions",
"emptySubscriptionMessageSubTitle",
"termsOfUse",
"aboutPaisa"
"aboutPaisa",
"restorePurchases",
"continueText",
"featureIncluded",
"paywallText"
],

"de": [
Expand Down Expand Up @@ -299,7 +307,11 @@
"noSubscriptions",
"emptySubscriptionMessageSubTitle",
"termsOfUse",
"aboutPaisa"
"aboutPaisa",
"restorePurchases",
"continueText",
"featureIncluded",
"paywallText"
],

"es": [
Expand Down Expand Up @@ -400,7 +412,11 @@
"noSubscriptions",
"emptySubscriptionMessageSubTitle",
"termsOfUse",
"aboutPaisa"
"aboutPaisa",
"restorePurchases",
"continueText",
"featureIncluded",
"paywallText"
],

"fr": [
Expand Down Expand Up @@ -501,7 +517,11 @@
"noSubscriptions",
"emptySubscriptionMessageSubTitle",
"termsOfUse",
"aboutPaisa"
"aboutPaisa",
"restorePurchases",
"continueText",
"featureIncluded",
"paywallText"
],

"hi": [
Expand Down Expand Up @@ -602,7 +622,11 @@
"noSubscriptions",
"emptySubscriptionMessageSubTitle",
"termsOfUse",
"aboutPaisa"
"aboutPaisa",
"restorePurchases",
"continueText",
"featureIncluded",
"paywallText"
],

"it": [
Expand Down Expand Up @@ -781,7 +805,11 @@
"noSubscriptions",
"emptySubscriptionMessageSubTitle",
"termsOfUse",
"aboutPaisa"
"aboutPaisa",
"restorePurchases",
"continueText",
"featureIncluded",
"paywallText"
],

"ja": [
Expand Down Expand Up @@ -882,7 +910,11 @@
"noSubscriptions",
"emptySubscriptionMessageSubTitle",
"termsOfUse",
"aboutPaisa"
"aboutPaisa",
"restorePurchases",
"continueText",
"featureIncluded",
"paywallText"
],

"kn": [
Expand Down Expand Up @@ -913,7 +945,11 @@
"noSubscriptions",
"emptySubscriptionMessageSubTitle",
"termsOfUse",
"aboutPaisa"
"aboutPaisa",
"restorePurchases",
"continueText",
"featureIncluded",
"paywallText"
],

"pl": [
Expand Down Expand Up @@ -1014,7 +1050,11 @@
"noSubscriptions",
"emptySubscriptionMessageSubTitle",
"termsOfUse",
"aboutPaisa"
"aboutPaisa",
"restorePurchases",
"continueText",
"featureIncluded",
"paywallText"
],

"ru": [
Expand Down Expand Up @@ -1115,7 +1155,11 @@
"noSubscriptions",
"emptySubscriptionMessageSubTitle",
"termsOfUse",
"aboutPaisa"
"aboutPaisa",
"restorePurchases",
"continueText",
"featureIncluded",
"paywallText"
],

"tr": [
Expand Down Expand Up @@ -1216,7 +1260,11 @@
"noSubscriptions",
"emptySubscriptionMessageSubTitle",
"termsOfUse",
"aboutPaisa"
"aboutPaisa",
"restorePurchases",
"continueText",
"featureIncluded",
"paywallText"
],

"zh": [
Expand Down Expand Up @@ -1317,7 +1365,11 @@
"noSubscriptions",
"emptySubscriptionMessageSubTitle",
"termsOfUse",
"aboutPaisa"
"aboutPaisa",
"restorePurchases",
"continueText",
"featureIncluded",
"paywallText"
],

"zh_TW": [
Expand Down Expand Up @@ -1418,6 +1470,10 @@
"noSubscriptions",
"emptySubscriptionMessageSubTitle",
"termsOfUse",
"aboutPaisa"
"aboutPaisa",
"restorePurchases",
"continueText",
"featureIncluded",
"paywallText"
]
}

0 comments on commit c7e3f5f

Please sign in to comment.