diff options
| author | crupest <crupest@outlook.com> | 2020-11-20 20:33:01 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2020-11-20 20:33:01 +0800 |
| commit | 77223cd9679baefdcc599903cf549dd0467c9dea (patch) | |
| tree | 35b38c39db947fbfc64020037435984bb9d15a2a /FrontEnd/src/app/locales/zh/translation.json | |
| parent | 517101c4475498976fbf4a3cacf8b408cee545e8 (diff) | |
| download | timeline-77223cd9679baefdcc599903cf549dd0467c9dea.tar.gz timeline-77223cd9679baefdcc599903cf549dd0467c9dea.tar.bz2 timeline-77223cd9679baefdcc599903cf549dd0467c9dea.zip | |
...
Diffstat (limited to 'FrontEnd/src/app/locales/zh/translation.json')
| -rw-r--r-- | FrontEnd/src/app/locales/zh/translation.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FrontEnd/src/app/locales/zh/translation.json b/FrontEnd/src/app/locales/zh/translation.json index ecd1df4b..5d28f694 100644 --- a/FrontEnd/src/app/locales/zh/translation.json +++ b/FrontEnd/src/app/locales/zh/translation.json @@ -13,7 +13,8 @@ "nav": { "settings": "设置", "login": "登陆", - "about": "关于" + "about": "关于", + "administration": "管理" }, "chooseImage": "选择一个图片", "loadImageError": "加载图片失败", |
