nextcloud/apps/files_external/l10n/sq.php

7 lines
129 B
PHP

<?php
$TRANSLATIONS = array(
"Users" => "Përdoruesit",
"Delete" => "Elimino"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";