国际化稍该
This commit is contained in:
parent
4b62c39dbf
commit
0d6045406a
|
@ -653,7 +653,7 @@ en:
|
|||
label_query_new: New query
|
||||
label_my_queries: My custom queries
|
||||
label_filter_add: Add filter
|
||||
label_filter_plural: Query condition
|
||||
label_filter_plural: Filter
|
||||
label_equals: is
|
||||
label_not_equals: is not
|
||||
label_in_less_than: in less than
|
||||
|
@ -913,8 +913,8 @@ en:
|
|||
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
|
||||
button_add: Add
|
||||
button_change: Change
|
||||
button_apply: Query
|
||||
button_clear: Cancel query
|
||||
button_apply: Apply
|
||||
button_clear: Clear
|
||||
button_lock: Lock
|
||||
button_unlock: Unlock
|
||||
button_download: Download
|
||||
|
|
|
@ -620,7 +620,7 @@ zh:
|
|||
label_query_new: 新建查询
|
||||
label_filter_add: 增加过滤器
|
||||
|
||||
label_filter_plural: 查询条件
|
||||
label_filter_plural: 过滤器
|
||||
label_equals: 等于
|
||||
label_not_equals: 不等于
|
||||
label_in_less_than: 剩余天数小于
|
||||
|
@ -855,8 +855,8 @@ zh:
|
|||
button_add: 新增
|
||||
button_change: 修改
|
||||
|
||||
button_apply: 查询
|
||||
button_clear: 取消查询
|
||||
button_apply: 应用
|
||||
button_clear: 清除
|
||||
button_lock: 锁定
|
||||
button_unlock: 解锁
|
||||
button_download: 下载
|
||||
|
|
Loading…
Reference in New Issue