diff options
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" +); |