diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-30 00:05:16 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-30 00:05:16 +0100 |
commit | 16a630024c3fc7a736dbcb150eb32701e4db6553 (patch) | |
tree | 75dab786e3fdb03def6bc8b7d24b2c867393fee2 /apps/user_webdavauth | |
parent | 9b709fa95df5b93b9fb05e33158122003891c154 (diff) | |
download | nextcloud-server-16a630024c3fc7a736dbcb150eb32701e4db6553.tar.gz nextcloud-server-16a630024c3fc7a736dbcb150eb32701e4db6553.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth')
-rw-r--r-- | apps/user_webdavauth/l10n/et_EE.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/user_webdavauth/l10n/et_EE.php b/apps/user_webdavauth/l10n/et_EE.php new file mode 100644 index 00000000000..9bd32954b05 --- /dev/null +++ b/apps/user_webdavauth/l10n/et_EE.php @@ -0,0 +1,3 @@ +<?php $TRANSLATIONS = array( +"WebDAV URL: http://" => "WebDAV URL: http://" +); |