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

vi.php « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d2a64dcb81dda19228cd32341b3e1ee20c2e94fb (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Password" => "Mật khẩu"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";