mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-04-27 15:07:39 +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" : {
|
"el" : {
|
||||||
"stringUnit" : {
|
"stringUnit" : {
|
||||||
"state" : "translated",
|
"state" : "translated",
|
||||||
"value" : "Εισάγετε τον %2$d-ψήφιο κωδικού που εστάλη στο %2$@:"
|
"value" : "Εισάγετε τον %1$d-ψήφιο κωδικού που εστάλη στο %2$@:"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"en" : {
|
"en" : {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue