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

sc.js « l10n - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 72b5a5107aa7b09f7504279e723258233703aad8 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "text",
    {
    "Text" : "Testu",
    "Edit" : "Modìfica ",
    "Retry" : "Torra a proare"
},
"nplurals=2; plural=(n != 1);");