Skip to content

Commit 5e5fdf0

Browse files
authored
Merge pull request #609 from megabitsenmzq/main
Fix one Greek localization. Add one zh_Hans localization.
2 parents 8277554 + 7daa3e6 commit 5e5fdf0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Xcodes/Resources/Localizable.xcstrings

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8154,7 +8154,7 @@
81548154
"el" : {
81558155
"stringUnit" : {
81568156
"state" : "translated",
8157-
"value" : "Εισάγετε τον %2$d-ψήφιο κωδικού που εστάλη στο %2$@:"
8157+
"value" : "Εισάγετε τον %1$d-ψήφιο κωδικού που εστάλη στο %2$@:"
81588158
}
81598159
},
81608160
"en" : {
@@ -17890,7 +17890,7 @@
1789017890
"zh-Hans" : {
1789117891
"stringUnit" : {
1789217892
"state" : "translated",
17893-
"value" : "Installed Platforms"
17893+
"value" : "已安装的平台"
1789417894
}
1789517895
},
1789617896
"zh-Hant" : {

0 commit comments

Comments
 (0)