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

my_MM.php « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ff92e898ed44929ee8779f3356dd72bc55cb9abb (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Password" => "စကားဝှက်",
"Download" => "ဒေါင်းလုတ်"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";