mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Fix Xcode warning for Localizable string
This commit is contained in:
parent
b91a7e53ad
commit
3d6908f526
1 changed files with 1 additions and 1 deletions
|
|
@ -8029,7 +8029,7 @@
|
|||
"el" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Εισάγετε τον %2$d-ψήφιο κωδικού που εστάλη στο %2$@:"
|
||||
"value" : "Εισάγετε τον %1$d-ψήφιο κωδικού που εστάλη στο %2$@:"
|
||||
}
|
||||
},
|
||||
"en" : {
|
||||
|
|
|
|||
Loading…
Reference in a new issue