nextcloud/apps/files_external/l10n/af_ZA.php

6 lines
104 B
PHP

<?php
$TRANSLATIONS = array(
"Users" => "Gebruikers"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";