nextcloud/apps/files_external/l10n/tr.php

6 lines
102 B
PHP
Raw Normal View History

2012-12-13 00:18:20 +01:00
<?php $TRANSLATIONS = array(
"Groups" => "Gruplar",
"Users" => "Kullanıcılar",
"Delete" => "Sil"
);