nextcloud/apps/files_versions/l10n/bg_BG.php

4 lines
61 B
PHP
Raw Normal View History

2013-01-10 03:05:53 +04:00
<?php $TRANSLATIONS = array(
2013-03-01 03:07:02 +04:00
"Versions" => "Версии"
2013-01-10 03:05:53 +04:00
);