summaryrefslogtreecommitdiffstats
path: root/apps/accessibility/l10n/et_EE.js
blob: 52918fdef321c17c0ba09405cbf95fe6162ff710 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "accessibility",
    {
    "Dark theme" : "Tume teema",
    "Enable dark theme" : "Luba tume teema",
    "High contrast mode" : "Kõrge kontrastsusega režiim",
    "Enable high contrast mode" : "Lubage kõrge kontrastsusega režiim.",
    "Dyslexia font" : "Düsleksia font",
    "Enable dyslexia font" : "Luba düsleksia font",
    "Accessibility" : "Ligipääsetavus"
},
"nplurals=2; plural=(n != 1);");