nextcloud/lib/l10n/sq.php

9 lines
171 B
PHP
Raw Normal View History

2013-04-03 02:04:02 +04:00
<?php $TRANSLATIONS = array(
"Help" => "Ndihmë",
"Personal" => "Personale",
"Settings" => "Parametrat",
"Users" => "Përdoruesit",
"Apps" => "App",
"Admin" => "Admin"
);