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