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

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