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

si.js « l10n - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 02c1bc85c4c7d927c11a7d668b2632ce31314ffe (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "text",
    {
    "Edit" : "සංස්කරණය",
    "Undo" : "පෙරසේ",
    "Retry" : "නැවත උත්සාහ කරන්න"
},
"nplurals=2; plural=(n != 1);");