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

th_TH.php « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7a827c1416335bdf81a0a488917025542f9d03a8 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Pictures" => "รูปภาพ",
"Share" => "แชร์"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";