Files
learn-languages/public/messages/zh-CN/folders-folder_id.json
goddonebianu 7c5fc40209
Some checks failed
continuous-integration/drone/push Build is failing
补全翻译
2025-11-16 12:44:52 +08:00

32 lines
1021 B
JSON

{
"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": "删除文本对失败"
}