This website works better with JavaScript.
Home
Explore
Help
Sign In
wayne.lee
/
tsms
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
2
Wiki
Activity
Browse Source
add i18n
pull/5/head
cyril.tsui
6 months ago
parent
ca6cfecdaa
commit
2066faa464
2 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/i18n/en/common.json
+2
-1
src/i18n/zh/common.json
+ 1
- 0
src/i18n/en/common.json
View File
@@ -21,6 +21,7 @@
"Submit Fail": "Submit Fail",
"Do you want to delete?": "Do you want to delete",
"Delete Success": "Delete Success",
"Save Success": "Save Success",
"Details": "Details",
"Delete": "Delete",
+ 2
- 1
src/i18n/zh/common.json
View File
@@ -16,7 +16,8 @@
"Submit Fail": "提交失敗",
"Do you want to delete?": "你是否確認要刪除?",
"Delete Success": "刪除成功",
"Save Success": "儲存成功",
"Date": "日期",
"Month": "月份",
Write
Preview
Loading…
Cancel
Save