Skip to content

Commit ed7384d

Browse files
authored
Merge pull request #151 from Qing-Novel/Qing-Novel-patch-1
Qing novel patch 1
2 parents 4cffd2f + fd15452 commit ed7384d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/i18n/strings.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"locale": "English",
3-
"appName": "TSDM Client",
3+
"appName": "TSDM",
44
"general": {
55
"ok": "Ok",
66
"cancel": "Cancel",

lib/i18n/strings_zh-CN.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"locale": "简体中文",
3-
"appName": "天使动漫客户端",
3+
"appName": "天使动漫",
44
"general": {
55
"ok": "确定",
66
"cancel": "取消",

lib/i18n/strings_zh-TW.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"locale": "繁體中文",
3-
"appName": "天使動漫客戶端",
3+
"appName": "天使動漫",
44
"general": {
55
"ok": "確定",
66
"cancel": "取消",

0 commit comments

Comments
 (0)