fix: resolve lexical ambiguity between "row" and "col" in zh-TW translation (#4683)

ref: https://terms.naer.edu.tw/detail/5e94c72b55cc73ebf81d71ca2b5d57e6/?seq=1
This commit is contained in:
HY 2024-02-20 22:40:03 +08:00 committed by GitHub
parent 334aedd6c6
commit 58aa73b5be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -176,9 +176,9 @@
"lightMode": "切換至亮色模式",
"darkMode": "切換至深色模式",
"openAsPage": "以頁面開啟",
"addNewRow": "新增一",
"addNewRow": "新增一",
"openMenu": "點選以開啟選單",
"dragRow": "長按以重新排序",
"dragRow": "長按以重新排序",
"viewDataBase": "檢視資料庫",
"referencePage": "這個 {name} 已被引用",
"addBlockBelow": "在下方新增一個區塊",
@ -616,7 +616,7 @@
"textPlaceholder": "空白",
"copyProperty": "已將屬性複製到剪貼簿",
"count": "計數",
"newRow": "新增",
"newRow": "新增",
"action": "操作",
"add": "點選以在下方新增",
"drag": "拖曳以移動",
@ -1224,12 +1224,12 @@
"rowAddBefore": "在前面新增",
"colAddAfter": "在後面新增",
"rowAddAfter": "在後面新增",
"colRemove": "移除",
"rowRemove": "移除",
"colDuplicate": "複製",
"rowDuplicate": "複製",
"colClear": "清除本內容",
"rowClear": "清除本內容",
"colRemove": "移除本行",
"rowRemove": "移除本列",
"colDuplicate": "複製本行",
"rowDuplicate": "複製本列",
"colClear": "清除本內容",
"rowClear": "清除本內容",
"slashPlaceHolder": "輸入 '/' 以插入區塊,或開始輸入",
"typeSomething": "輸入一些東西...",
"toggleListShortForm": "切換",