Files
themer/l10n/en.manual.json
T

30 lines
544 B
JSON

{
"nav": {
"appearance": "Appearance"
},
"mode": {
"light": "Light",
"dark": "Dark",
"system": "System"
},
"presets": {
"default": "Indigo",
"emerald": "Emerald",
"rose": "Rose",
"amber": "Amber",
"ocean": "Ocean",
"graphite": "Graphite",
"custom": "Custom"
},
"tokens": {
"primary": "Primary",
"secondary": "Secondary",
"background": "Background",
"surface": "Surface",
"error": "Error",
"warning": "Warning",
"info": "Info",
"success": "Success"
}
}