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

af_ZA.php « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ec726518b058c55777eccca3e8738e214ac30c90 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Share" => "Deel"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";