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

fil.js « l10n « settings - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ee89a47a5d3d359a3e08f94df6b9ed12261483b8 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "settings",
    {
    "Cancel" : "I-cancel",
    "Password" : "Password",
    "Change password" : "Palitan ang password",
    "Username" : "Username"
},
"nplurals=2; plural=(n > 1);");