Skip to content

Commit fb8be1c

Browse files
authored
Merge pull request #220 from makinosp/main
import Main
2 parents 75b6582 + cbce2b8 commit fb8be1c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

harmonie/Localization/Localizable.xcstrings

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@
7070
"state" : "translated",
7171
"value" : "全て"
7272
}
73+
},
74+
"zh-Hans" : {
75+
"stringUnit" : {
76+
"state" : "translated",
77+
"value" : "所有"
78+
}
7379
}
7480
}
7581
},
@@ -968,6 +974,12 @@
968974
"state" : "translated",
969975
"value" : "URLを開く"
970976
}
977+
},
978+
"zh-Hans" : {
979+
"stringUnit" : {
980+
"state" : "translated",
981+
"value" : "打开 URL"
982+
}
971983
}
972984
}
973985
},
@@ -1330,6 +1342,12 @@
13301342
"state" : "translated",
13311343
"value" : "もう一度お試しください"
13321344
}
1345+
},
1346+
"zh-Hans" : {
1347+
"stringUnit" : {
1348+
"state" : "translated",
1349+
"value" : "请稍后重试"
1350+
}
13331351
}
13341352
}
13351353
},

0 commit comments

Comments
 (0)