Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_TW.js')
-rw-r--r--l10n/zh_TW.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 725619886..190f2855b 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -29,7 +29,6 @@ OC.L10N.register(
"Bold" : "粗體",
"Italic" : "斜體",
"Strikethrough" : "刪除線",
- "Paragraph" : "段落",
"Headings" : "標題",
"Heading 1" : "標題 1",
"Heading 2" : "標題 2",
@@ -46,6 +45,7 @@ OC.L10N.register(
"Last save {lastSave}" : "上次儲存於 {lastSave}",
"Add link" : "加入連結",
"Show image" : "顯示影像",
- "Show file" : "顯示檔案"
+ "Show file" : "顯示檔案",
+ "Paragraph" : "段落"
},
"nplurals=1; plural=0;");