aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/locales/zh
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-06-07 14:21:17 +0800
committercrupest <crupest@outlook.com>2020-06-07 14:21:17 +0800
commit962360988d90418d40de50a0b993ed0a2232761d (patch)
tree45df698eaf57a7eeb9e9234833e8583554a3aac0 /Timeline/ClientApp/src/locales/zh
parent977dc97011c655978ee25a31db2c347645854ef5 (diff)
downloadtimeline-962360988d90418d40de50a0b993ed0a2232761d.tar.gz
timeline-962360988d90418d40de50a0b993ed0a2232761d.tar.bz2
timeline-962360988d90418d40de50a0b993ed0a2232761d.zip
feat(front): Fix #74 .
Diffstat (limited to 'Timeline/ClientApp/src/locales/zh')
-rw-r--r--Timeline/ClientApp/src/locales/zh/translation.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/Timeline/ClientApp/src/locales/zh/translation.ts b/Timeline/ClientApp/src/locales/zh/translation.ts
index 130ee297..4054893e 100644
--- a/Timeline/ClientApp/src/locales/zh/translation.ts
+++ b/Timeline/ClientApp/src/locales/zh/translation.ts
@@ -142,6 +142,10 @@ const translation: TranslationResource = {
errorEmptyNewPassword: '新密码不能为空',
errorRetypeNotMatch: '两次输入的密码不一致',
},
+ dialogConfirmLogout: {
+ title: '确定注销',
+ prompt: '您确定注销此账号?这将删除所有已经缓存在浏览器的数据。',
+ },
},
about: {
author: {