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

ms_MY.js « l10n - github.com/pierre-alain-b/rainloop-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1625a175041c702c5b8717f3e00e8318b2a42b27 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "rainloop",
    {
    "Email" : "Email",
    "Error" : "Ralat",
    "Save" : "Simpan",
    "Password" : "Kata laluan"
},
"nplurals=1; plural=0;");