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

kab.js « l10n - github.com/nextcloud/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7817f37c9f4e048a8e3a55c834de5a9677abeeaa (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "theming_customcss",
    {
    "Error" : "Erreur",
    "Save" : "Sekles"
},
"nplurals=2; plural=(n != 1);");