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

ug.php « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a9abe5c87aed841fa5c20d2b523fdba6696f3435 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Pictures" => "رەسىملەر",
"Share" => "ھەمبەھىر"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";