nextcloud/apps/files_versions/l10n/tr.php

6 lines
127 B
PHP
Raw Normal View History

2012-12-28 03:20:34 +04:00
<?php $TRANSLATIONS = array(
"History" => "Geçmiş",
"Files Versioning" => "Dosya Sürümleri",
"Enable" => "Etkinleştir"
);