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 7, 2024
1 parent a87ef74 commit 6acbb57
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 13 deletions.
5 changes: 5 additions & 0 deletions localization/app_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1647,5 +1647,10 @@
"@websiteDesc": {
"description": "Text shown on the setting page",
"type": "text"
},
"defaultCategory": "Default category",
"@defaultCategory": {
"description": "Text shown on the category page",
"type": "text"
}
}
39 changes: 26 additions & 13 deletions untranslated.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@
"scheduleNotificationDesc",
"subscription",
"website",
"websiteDesc"
"websiteDesc",
"defaultCategory"
],

"cs": [
Expand Down Expand Up @@ -136,7 +137,8 @@
"scheduleNotificationDesc",
"subscription",
"website",
"websiteDesc"
"websiteDesc",
"defaultCategory"
],

"de": [
Expand Down Expand Up @@ -206,7 +208,8 @@
"scheduleNotificationDesc",
"subscription",
"website",
"websiteDesc"
"websiteDesc",
"defaultCategory"
],

"es": [
Expand Down Expand Up @@ -276,7 +279,8 @@
"scheduleNotificationDesc",
"subscription",
"website",
"websiteDesc"
"websiteDesc",
"defaultCategory"
],

"fr": [
Expand Down Expand Up @@ -346,7 +350,8 @@
"scheduleNotificationDesc",
"subscription",
"website",
"websiteDesc"
"websiteDesc",
"defaultCategory"
],

"hi": [
Expand Down Expand Up @@ -416,7 +421,8 @@
"scheduleNotificationDesc",
"subscription",
"website",
"websiteDesc"
"websiteDesc",
"defaultCategory"
],

"it": [
Expand Down Expand Up @@ -566,7 +572,8 @@
"scheduleNotificationDesc",
"subscription",
"website",
"websiteDesc"
"websiteDesc",
"defaultCategory"
],

"ja": [
Expand Down Expand Up @@ -636,7 +643,8 @@
"scheduleNotificationDesc",
"subscription",
"website",
"websiteDesc"
"websiteDesc",
"defaultCategory"
],

"pl": [
Expand Down Expand Up @@ -706,7 +714,8 @@
"scheduleNotificationDesc",
"subscription",
"website",
"websiteDesc"
"websiteDesc",
"defaultCategory"
],

"ru": [
Expand Down Expand Up @@ -776,7 +785,8 @@
"scheduleNotificationDesc",
"subscription",
"website",
"websiteDesc"
"websiteDesc",
"defaultCategory"
],

"tr": [
Expand Down Expand Up @@ -846,7 +856,8 @@
"scheduleNotificationDesc",
"subscription",
"website",
"websiteDesc"
"websiteDesc",
"defaultCategory"
],

"zh": [
Expand Down Expand Up @@ -916,7 +927,8 @@
"scheduleNotificationDesc",
"subscription",
"website",
"websiteDesc"
"websiteDesc",
"defaultCategory"
],

"zh_TW": [
Expand Down Expand Up @@ -986,6 +998,7 @@
"scheduleNotificationDesc",
"subscription",
"website",
"websiteDesc"
"websiteDesc",
"defaultCategory"
]
}

0 comments on commit 6acbb57

Please sign in to comment.