mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Fix one Greek localization. Add one zh_Hans localization.
This commit is contained in:
parent
74237f8fc1
commit
7daa3e600e
1 changed files with 2 additions and 2 deletions
|
|
@ -8029,7 +8029,7 @@
|
|||
"el" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Εισάγετε τον %2$d-ψήφιο κωδικού που εστάλη στο %2$@:"
|
||||
"value" : "Εισάγετε τον %1$d-ψήφιο κωδικού που εστάλη στο %2$@:"
|
||||
}
|
||||
},
|
||||
"en" : {
|
||||
|
|
@ -17641,7 +17641,7 @@
|
|||
"zh-Hans" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Installed Platforms"
|
||||
"value" : "已安装的平台"
|
||||
}
|
||||
},
|
||||
"zh-Hant" : {
|
||||
|
|
|
|||
Loading…
Reference in a new issue