diff options
author | crupest <crupest@outlook.com> | 2021-03-12 17:46:27 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-03-12 17:46:27 +0800 |
commit | 26b861b9ce3b3966feab51b865bd3bd0630ae4c9 (patch) | |
tree | ea2b3de78889e41c9954c032635649fa589df80f /FrontEnd/src/app/locales/zh | |
parent | 6c3c6f0ee62ea831fb877831a7cf6415d0515a0e (diff) | |
download | timeline-26b861b9ce3b3966feab51b865bd3bd0630ae4c9.tar.gz timeline-26b861b9ce3b3966feab51b865bd3bd0630ae4c9.tar.bz2 timeline-26b861b9ce3b3966feab51b865bd3bd0630ae4c9.zip |
...
Diffstat (limited to 'FrontEnd/src/app/locales/zh')
-rw-r--r-- | FrontEnd/src/app/locales/zh/translation.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FrontEnd/src/app/locales/zh/translation.json b/FrontEnd/src/app/locales/zh/translation.json index 3f966d7c..c73f2876 100644 --- a/FrontEnd/src/app/locales/zh/translation.json +++ b/FrontEnd/src/app/locales/zh/translation.json @@ -2,7 +2,9 @@ "welcome": "欢迎!", "search": "搜索", "edit": "编辑", + "image": "图片", "done": "完成", + "preview": "预览", "loadFailReload": "加载失败,<1>点击重试</1>。", "error": { "network": "网络错误。", |