diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-12 02:05:29 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-12 02:05:29 +0200 |
commit | 74f92d0c7fa1afa181837a9e827933769816ecbb (patch) | |
tree | 6f3b0d46a45d25cadaae652c35f797e6b34bc40d /apps/files/l10n/en@pirate.php | |
parent | dd4a31df48b17ec5062033444a8dcd34600a12a3 (diff) | |
download | nextcloud-server-74f92d0c7fa1afa181837a9e827933769816ecbb.tar.gz nextcloud-server-74f92d0c7fa1afa181837a9e827933769816ecbb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en@pirate.php')
-rw-r--r-- | apps/files/l10n/en@pirate.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/en@pirate.php b/apps/files/l10n/en@pirate.php new file mode 100644 index 00000000000..fdd1850da90 --- /dev/null +++ b/apps/files/l10n/en@pirate.php @@ -0,0 +1,3 @@ +<?php $TRANSLATIONS = array( +"Download" => "Download" +); |