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

bg_BG.php « l10n « files_versions « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6268f408f7a5d723987fbcbaa7af566e65f80ab2 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Versions" => "Версии",
"Restore" => "Възтановяване"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";