nextcloud/apps/files_sharing/l10n/af_ZA.php

6 lines
105 B
PHP

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