server/apps/files_sharing/l10n/en@pirate.php
2014-03-11 01:59:39 -04:00

5 lines
108 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "Secret Code"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";