Welcome to mirror list, hosted at ThFree Co, Russian Federation.

en@pirate.php « l10n « files_external « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ab628e1717ea7db8f3603b601d313df628d22c87 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Password" => "Secret Code"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";