chore(i18n): modify some i18n fields

This commit is contained in:
haitao(lj) 2022-11-16 11:38:13 +08:00
parent 741a2d1f9c
commit 406afd3f00
2 changed files with 28 additions and 25 deletions

View File

@ -546,6 +546,7 @@ ui:
page_title: Welcome to Answer page_title: Welcome to Answer
info_sign: Don't have an account? <1>Sign up</1> info_sign: Don't have an account? <1>Sign up</1>
info_login: Already have an account? <1>Log in</1> info_login: Already have an account? <1>Log in</1>
agreements: By registering, you agree to the <1>privacy policy</1> and <3>terms of service</3>.
forgot_pass: Forgot password? forgot_pass: Forgot password?
name: name:
label: Name label: Name
@ -918,9 +919,6 @@ ui:
back_home: Back to homepage back_home: Back to homepage
page_maintenance: page_maintenance:
description: "We are under maintenance, well be back soon." description: "We are under maintenance, well be back soon."
admin:
admin_header:
title: Admin
nav_menus: nav_menus:
dashboard: Dashboard dashboard: Dashboard
contents: Contents contents: Contents
@ -935,6 +933,11 @@ ui:
branding: Branding branding: Branding
legal: Legal legal: Legal
write: Write write: Write
tos: Terms of Service
privacy: Privacy
admin:
admin_header:
title: Admin
dashboard: dashboard:
title: Dashboard title: Dashboard
welcome: Welcome to Answer Admin! welcome: Welcome to Answer Admin!

View File

@ -759,9 +759,6 @@ ui:
page_50X: page_50X:
description: 服务器遇到了一个错误,无法完成你的请求。 description: 服务器遇到了一个错误,无法完成你的请求。
back_home: 回到主页 back_home: 回到主页
admin:
admin_header:
title: 后台管理
nav_menus: nav_menus:
dashboard: 后台管理 dashboard: 后台管理
contents: 内容管理 contents: 内容管理
@ -773,6 +770,9 @@ ui:
general: 一般 general: 一般
interface: 界面 interface: 界面
smtp: SMTP smtp: SMTP
admin:
admin_header:
title: 后台管理
dashboard: dashboard:
title: 后台管理 title: 后台管理
welcome: 欢迎来到 Answer 后台管理! welcome: 欢迎来到 Answer 后台管理!