generated from Nodarx/template
4d97733514
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
81 lines
2.5 KiB
JSON
81 lines
2.5 KiB
JSON
{
|
|
"admin": {
|
|
"lockHint": "When locked, users keep their light/dark/system choice but cannot change colors or font.",
|
|
"lockLabel": "Lock users to the tenant theme",
|
|
"lockTitle": "Enforcement",
|
|
"modeHint": "Initial mode for users who have not chosen one themselves.",
|
|
"modeTitle": "Default mode",
|
|
"noPermission": "You do not have permission to manage tenant appearance settings.",
|
|
"presetsTitle": "Default theme",
|
|
"title": "Appearance"
|
|
},
|
|
"editor": {
|
|
"baseLabel": "Start from preset",
|
|
"cancel": "Cancel",
|
|
"coreColors": "Core colors",
|
|
"darkVariant": "Dark",
|
|
"extendedColors": "Extended palette",
|
|
"lightVariant": "Light",
|
|
"lockedNotice": "Theme selection is managed by your administrator; a saved custom theme will not be applied while the lock is active.",
|
|
"previewAlert": "Informational alert on the themed background.",
|
|
"previewCardText": "Body text on a surface, with medium emphasis details.",
|
|
"previewCardTitle": "Sample card",
|
|
"previewError": "Error",
|
|
"previewField": "Text field",
|
|
"previewInfo": "Info",
|
|
"previewOutlined": "Outlined",
|
|
"previewPrimary": "Primary",
|
|
"previewSecondary": "Secondary",
|
|
"previewSuccess": "Success",
|
|
"previewSwitch": "Switch",
|
|
"previewTitle": "Preview",
|
|
"previewWarning": "Warning",
|
|
"reset": "Reset to preset",
|
|
"save": "Save & Apply",
|
|
"saved": "Custom theme saved and applied",
|
|
"title": "Customize Theme"
|
|
},
|
|
"font": {
|
|
"default": "Default",
|
|
"label": "Font family"
|
|
},
|
|
"mode": {
|
|
"dark": "Dark",
|
|
"light": "Light",
|
|
"system": "System"
|
|
},
|
|
"nav": {
|
|
"appearance": "Appearance"
|
|
},
|
|
"presets": {
|
|
"amber": "Amber",
|
|
"custom": "Custom",
|
|
"default": "Graphite",
|
|
"emerald": "Emerald",
|
|
"indigo": "Indigo",
|
|
"ocean": "Ocean",
|
|
"rose": "Rose"
|
|
},
|
|
"settings": {
|
|
"createCustom": "Customize",
|
|
"deleteCustom": "Delete Custom Theme",
|
|
"editCustom": "Edit Custom Theme",
|
|
"fontTitle": "Font",
|
|
"lockedNotice": "Theme selection is managed by your administrator. You can still choose your preferred mode.",
|
|
"modeHint": "System follows your operating system preference.",
|
|
"modeTitle": "Mode",
|
|
"presetsTitle": "Themes",
|
|
"title": "Appearance"
|
|
},
|
|
"tokens": {
|
|
"background": "Background",
|
|
"error": "Error",
|
|
"info": "Info",
|
|
"primary": "Primary",
|
|
"secondary": "Secondary",
|
|
"success": "Success",
|
|
"surface": "Surface",
|
|
"warning": "Warning"
|
|
}
|
|
}
|