Skip to content

Commit 3d6908f

Browse files
committed
Fix Xcode warning for Localizable string
1 parent b91a7e5 commit 3d6908f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Xcodes/Resources/Localizable.xcstrings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8029,7 +8029,7 @@
80298029
"el" : {
80308030
"stringUnit" : {
80318031
"state" : "translated",
8032-
"value" : "Εισάγετε τον %2$d-ψήφιο κωδικού που εστάλη στο %2$@:"
8032+
"value" : "Εισάγετε τον %1$d-ψήφιο κωδικού που εστάλη στο %2$@:"
80338033
}
80348034
},
80358035
"en" : {

0 commit comments

Comments
 (0)