Skip to content

Commit

Permalink
update locales from crowdin [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
openprojectci committed Nov 7, 2024
1 parent 08670aa commit c12de64
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions config/locales/crowdin/zh-TW.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,26 +264,26 @@ zh-TW:
single: "或者"
dry_validation:
errors:
integer?: "must be an integer"
filled?: "must be filled"
greater_or_equal_zero: "must be greater or equal to 0"
not_found: "not found"
integer?: "必須是整數"
filled?: "必填"
greater_or_equal_zero: "必須大於或等於 0"
not_found: "未找到"
rules:
item:
root_item: "cannot be a root item"
not_persisted: "must be an already existing item"
root_item: "不能為根項目"
not_persisted: "必須是已存在的項目"
label:
not_unique: "在同一層級內必須唯一"
short:
not_unique: "must be unique within the same hierarchy level"
not_unique: "在同一階層內必須唯一"
parent:
not_descendant: "must be a descendant of the hierarchy root"
not_descendant: "必須是階層根的展開的"
rules:
depth: "Depth"
item: "Item"
depth: "深度"
item: "項目"
label: "標籤"
short: "Short"
parent: "Parent"
short: ""
parent: "上層"
global_search:
placeholder: "在 %{app_title} 搜尋"
overwritten_tabs:
Expand Down

0 comments on commit c12de64

Please sign in to comment.