1
0
miroir de https://github.com/nextcloud/server.git synchronisé 2024-08-09 02:10:33 +02:00
nextcloud/apps/files_external/l10n/en@pirate.php
2014-04-30 01:57:53 -04:00

6 lignes
108 B
PHP

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