mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Add missing English localization
This commit is contained in:
parent
f269dcbc98
commit
c3e568e234
1 changed files with 8 additions and 1 deletions
|
|
@ -17411,7 +17411,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"PIN" : {
|
"PIN" : {
|
||||||
|
"localizations" : {
|
||||||
|
"en" : {
|
||||||
|
"stringUnit" : {
|
||||||
|
"state" : "translated",
|
||||||
|
"value" : "PIN"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"Platforms" : {
|
"Platforms" : {
|
||||||
"localizations" : {
|
"localizations" : {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue