Welcome to mirror list, hosted at ThFree Co, Russian Federation.

af_ZA.php « l10n « lib - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 38e91288fbefa5a34fc8a1eeef6d35d24e0caa77 (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Help" => "Hulp",
"Personal" => "Persoonlik",
"Settings" => "Instellings",
"Users" => "Gebruikers",
"Apps" => "Toepassings",
"Admin" => "Admin"
);