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

ms_MY.js « l10n « lib - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5a09b3f3d85afa3314f09e298edf8d8f83eba039 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "lib",
    {
    "__language_name__" : "Bahasa Melayu",
    "Apps" : "Aplikasi",
    "Users" : "Pengguna",
    "Authentication error" : "Ralat pengesahan"
},
"nplurals=1; plural=0;");