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

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