This commit is contained in:
5
public/messages/zh-CN/memorize/folder-selector.json
Normal file
5
public/messages/zh-CN/memorize/folder-selector.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "选择文件夹",
|
||||
"noFolders": "未找到文件夹",
|
||||
"folderInfo": "{id}. {name} ({count})"
|
||||
}
|
||||
8
public/messages/zh-CN/memorize/memorize.json
Normal file
8
public/messages/zh-CN/memorize/memorize.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"showAnswer": "显示答案",
|
||||
"next": "下一个",
|
||||
"reverse": "反向",
|
||||
"dictation": "听写",
|
||||
"noTextPairs": "没有可用的文本对",
|
||||
"progress": "{index}/{total}"
|
||||
}
|
||||
3
public/messages/zh-CN/memorize/page.json
Normal file
3
public/messages/zh-CN/memorize/page.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"unauthorized": "您无权访问该文件夹"
|
||||
}
|
||||
Reference in New Issue
Block a user