nextcloud/apps/files_external/l10n/ar.php

6 lines
122 B
PHP
Raw Normal View History

2012-12-12 18:18:20 -05:00
<?php $TRANSLATIONS = array(
"Groups" => "مجموعات",
"Users" => "المستخدمين",
2013-04-26 20:24:29 -04:00
"Delete" => "إلغاء"
2012-12-12 18:18:20 -05:00
);