diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-02 00:11:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-02 00:11:49 +0000 |
commit | 25c479c0c585764689f6d2f4ad5bc1452bda1a1e (patch) | |
tree | 490a1021fb92763f6b6b7ca26f0dc0eb0388848c /apps/dav/l10n | |
parent | 21b7611457a74bee97485ef42cd2c9f4950d1ccb (diff) | |
download | nextcloud-server-25c479c0c585764689f6d2f4ad5bc1452bda1a1e.tar.gz nextcloud-server-25c479c0c585764689f6d2f4ad5bc1452bda1a1e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/zh_TW.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 0ebd869fa8d..cbf4b4f262d 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -37,6 +37,7 @@ OC.L10N.register( "Description:" : "描述", "Link:" : "連結", "Contacts" : "聯絡人", + "WebDAV" : "WebDAV", "Technical details" : "技術細節", "Remote Address: %s" : "遠端位置:%s", "Request ID: %s" : "請求編號:%s", diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json index d41e70036bb..c4a4ba65333 100644 --- a/apps/dav/l10n/zh_TW.json +++ b/apps/dav/l10n/zh_TW.json @@ -35,6 +35,7 @@ "Description:" : "描述", "Link:" : "連結", "Contacts" : "聯絡人", + "WebDAV" : "WebDAV", "Technical details" : "技術細節", "Remote Address: %s" : "遠端位置:%s", "Request ID: %s" : "請求編號:%s", |