We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ed452 commit 48f579bCopy full SHA for 48f579b
2 files changed
apps/files/l10n/zh_TW.js
@@ -92,6 +92,7 @@ OC.L10N.register(
92
"Folder is loading" : "正在載入資料夾",
93
"Filename" : "檔案名稱",
94
"Folder name" : "資料夾名稱",
95
+ "{displayName} (unavailable)" : "{displayName}(不可用)",
96
"Another entry with the same name already exists." : "已存在另一個同名條目。",
97
"Invalid filename." : "無效的檔案名稱。",
98
"Rename file" : "重新命名檔案",
apps/files/l10n/zh_TW.json
@@ -90,6 +90,7 @@
90
91
0 commit comments