diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-26 00:12:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-26 00:12:01 +0000 |
commit | e98f4de66a888a70e11bf7964c1a7bb7688e4403 (patch) | |
tree | 6981867bd47801b1f8d68f55be7598b2611a5f7f /apps/comments/l10n/zh_TW.js | |
parent | 61397ee091287e983d0ff345b0e43fb4a3329f19 (diff) | |
download | nextcloud-server-e98f4de66a888a70e11bf7964c1a7bb7688e4403.tar.gz nextcloud-server-e98f4de66a888a70e11bf7964c1a7bb7688e4403.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/zh_TW.js')
-rw-r--r-- | apps/comments/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js index a54af33815f..106717269f7 100644 --- a/apps/comments/l10n/zh_TW.js +++ b/apps/comments/l10n/zh_TW.js @@ -1,13 +1,13 @@ OC.L10N.register( "comments", { - "Comments" : "留言", "Edit comment" : "編輯留言", "Delete comment" : "刪除留言", "New comment …" : "新留言…", "Post" : "送出", "Cancel" : "取消", "[Deleted user]" : "[已刪除的使用者]", + "Comments" : "留言", "No comments yet, start the conversation!" : "尚無留言,開始討論 !", "More comments …" : "其他留言…", "Save" : "儲存", |