Skip to content

Commit 7f26442

Browse files
committed
Enhancement of Localization
1 parent 7d7caeb commit 7f26442

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

StikJIT/Assets.xcassets/Localizable.xcstrings

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,23 @@
3535
}
3636
}
3737
},
38+
"Advanced": {
39+
"extractionState" : "manual",
40+
"localizations" : {
41+
"en" : {
42+
"stringUnit" : {
43+
"state" : "translated",
44+
"value" : "Advanced"
45+
}
46+
},
47+
"zh-Hans" : {
48+
"stringUnit" : {
49+
"state" : "translated",
50+
"value" : "高级"
51+
}
52+
}
53+
}
54+
},
3855
"Add to Home" : {
3956
"extractionState" : "manual",
4057
"localizations" : {
@@ -506,7 +523,7 @@
506523
"zh-Hans" : {
507524
"stringUnit" : {
508525
"state" : "translated",
509-
"value" : "确认完成"
526+
"value" : "完成"
510527
}
511528
}
512529
}

0 commit comments

Comments
 (0)