summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/en@pirate.php
blob: a92711090026493ca38b83b2c5dbafd35d6b20f6 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Password" => "Secret Code",
"Download" => "Download"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";