all good
This commit is contained in:
parent
47d89f6fad
commit
017902b8e6
82 changed files with 331466 additions and 54841 deletions
|
|
@ -4,6 +4,7 @@ const zh: Translations = {
|
|||
// ── Common ──────────────────────────────────────────
|
||||
common: {
|
||||
save: '保存',
|
||||
update: '更新',
|
||||
cancel: '取消',
|
||||
close: '关闭',
|
||||
delete: '删除',
|
||||
|
|
@ -616,8 +617,11 @@ const zh: Translations = {
|
|||
clearAll: '全部清除',
|
||||
clearAllTitle: '清除所有筛选条件?',
|
||||
clearAllSavePrompt: '是否要在清除前保存当前的筛选条件?',
|
||||
clearAllUpdatePrompt: '在清除前使用当前筛选条件更新 <strong>{{name}}</strong>?',
|
||||
saveAndClear: '保存并清除',
|
||||
updateAndClear: '更新并清除',
|
||||
clearWithoutSaving: '不保存直接清除',
|
||||
clearWithoutUpdating: '不更新直接清除',
|
||||
filtersOut: '筛除 {{value}}',
|
||||
schoolType: '学校类型',
|
||||
schoolRating: '学校评级',
|
||||
|
|
@ -1195,6 +1199,8 @@ const zh: Translations = {
|
|||
notesPlaceholder: '记下您的想法...',
|
||||
deleteSearch: '删除搜索',
|
||||
deleteSearchConfirm: '确定要删除这个保存的搜索吗?此操作无法撤销。',
|
||||
isBeingUpdated: '正在更新 <strong>{{name}}</strong>',
|
||||
updating: '更新中...',
|
||||
},
|
||||
|
||||
// ── Invites Page ───────────────────────────────────
|
||||
|
|
@ -1290,6 +1296,7 @@ const zh: Translations = {
|
|||
'Property prices': '房价',
|
||||
Transport: '交通',
|
||||
Education: '教育',
|
||||
'Defining characteristics': '主要特征',
|
||||
'Area development': '区域发展',
|
||||
Crime: '犯罪',
|
||||
Neighbours: '邻居',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue