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

bg_BG.php « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4fe5ba6b16fb683f0eb46e0e0c853508331fac5c (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Password" => "Парола"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";