This commit is contained in:
31
public/messages/zh-CN/folders-folder_id.json
Normal file
31
public/messages/zh-CN/folders-folder_id.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"unauthorized": "您不是此文件夹的所有者",
|
||||
"back": "返回",
|
||||
"backToFolders": "返回文件夹",
|
||||
"folderName": "文件夹:{name}",
|
||||
"textPairs": "文本对",
|
||||
"itemsCount": "{count} 项",
|
||||
"memorize": "记忆",
|
||||
"loadingTextPairs": "正在加载文本对...",
|
||||
"noTextPairs": "此文件夹中没有文本对",
|
||||
"addTextPair": "添加文本对",
|
||||
"addNewTextPair": "添加新文本对",
|
||||
"text1": "文本1",
|
||||
"text2": "文本2",
|
||||
"locale1": "语言1",
|
||||
"locale2": "语言2",
|
||||
"save": "保存",
|
||||
"cancel": "取消",
|
||||
"add": "添加",
|
||||
"edit": "编辑",
|
||||
"delete": "删除",
|
||||
"confirmDelete": "确定要删除这个文本对吗?",
|
||||
"updateTextPair": "更新文本对",
|
||||
"update": "更新",
|
||||
"textPairSaved": "文本对保存成功",
|
||||
"textPairUpdated": "文本对更新成功",
|
||||
"textPairDeleted": "文本对删除成功",
|
||||
"errorSavingTextPair": "保存文本对失败",
|
||||
"errorUpdatingTextPair": "更新文本对失败",
|
||||
"errorDeletingTextPair": "删除文本对失败"
|
||||
}
|
||||
Reference in New Issue
Block a user