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

ast.js « l10n - github.com/nextcloud/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 58b5d4703203dc18d37402261ca0d74b4e2edf6e (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "theming_customcss",
    {
    "Saved" : "Guardáu",
    "Error" : "Fallu",
    "Save" : "Guardar"
},
"nplurals=2; plural=(n != 1);");