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

pa.php « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 65fde2e690b83e6fadd0155a37be6bc36b15f8e4 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Share" => "ਸਾਂਝਾ ਕਰੋ"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";