add i18n
This commit is contained in:
4
messages/zh-CN/memorize/choose.json
Normal file
4
messages/zh-CN/memorize/choose.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"back": "返回",
|
||||
"choose": "选择"
|
||||
}
|
||||
6
messages/zh-CN/memorize/edit.json
Normal file
6
messages/zh-CN/memorize/edit.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"back": "返回",
|
||||
"save": "保存单词对",
|
||||
"locale1": "区域1",
|
||||
"locale2": "区域2"
|
||||
}
|
||||
10
messages/zh-CN/memorize/main.json
Normal file
10
messages/zh-CN/memorize/main.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"title": "记忆",
|
||||
"locale1": "您选择的区域一是{locale}",
|
||||
"locale2": "您选择的区域二是{locale}",
|
||||
"total": "总计有{total}个单词对",
|
||||
"start": "开始",
|
||||
"import": "导入",
|
||||
"save": "保存",
|
||||
"edit": "编辑"
|
||||
}
|
||||
7
messages/zh-CN/memorize/start.json
Normal file
7
messages/zh-CN/memorize/start.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"show": "显示",
|
||||
"reverse": "反向",
|
||||
"dictation": "听写",
|
||||
"back": "返回",
|
||||
"next": "下个"
|
||||
}
|
||||
Reference in New Issue
Block a user