feat(Greeting): update events title and localization for improved clarity

This commit is contained in:
alexsparkes
2026-01-24 21:28:16 +00:00
parent 745e4e7106
commit 503eef29c8
13 changed files with 69 additions and 10 deletions

View File

@@ -323,7 +323,7 @@ const GreetingOptions = ({ currentSubSection, onSubSectionChange, sectionName })
>
<AdditionalOptions />
<Section
title={variables.getMessage(`${GREETING_SECTION}.events.title`)}
title={variables.getMessage(`${GREETING_SECTION}.events`)}
subtitle={variables.getMessage(`${GREETING_SECTION}.events_description`)}
onClick={() => onSubSectionChange('events', sectionName)}
icon={<MdEventNote />}

View File

@@ -184,6 +184,12 @@
"greeting": {
"title": "Greeting",
"events": {
"0": "E",
"1": "v",
"2": "e",
"3": "n",
"4": "t",
"5": "s",
"title": "Events"
},
"events_description": "Control events on Mue such as birthdays.",

View File

@@ -184,6 +184,12 @@
"greeting": {
"title": "Greeting",
"events": {
"0": "E",
"1": "v",
"2": "e",
"3": "n",
"4": "t",
"5": "s",
"title": "Events"
},
"events_description": "Control events on Mue such as birthdays.",

View File

@@ -183,9 +183,7 @@
},
"greeting": {
"title": "Greeting",
"events": {
"title": "Events"
},
"events": "Events",
"events_description": "Control events on Mue such as birthdays.",
"enable_events": "Show messages on special days",
"default": "Default greeting message",

View File

@@ -184,6 +184,12 @@
"greeting": {
"title": "Greeting",
"events": {
"0": "E",
"1": "v",
"2": "e",
"3": "n",
"4": "t",
"5": "s",
"title": "Events"
},
"events_description": "Control events on Mue such as birthdays.",

View File

@@ -184,6 +184,12 @@
"greeting": {
"title": "Greeting",
"events": {
"0": "E",
"1": "v",
"2": "e",
"3": "n",
"4": "t",
"5": "s",
"title": "Events"
},
"events_description": "Control events on Mue such as birthdays.",

View File

@@ -184,6 +184,12 @@
"greeting": {
"title": "Greeting",
"events": {
"0": "E",
"1": "v",
"2": "e",
"3": "n",
"4": "t",
"5": "s",
"title": "Events"
},
"events_description": "Control events on Mue such as birthdays.",

View File

@@ -184,6 +184,12 @@
"greeting": {
"title": "Greeting",
"events": {
"0": "E",
"1": "v",
"2": "e",
"3": "n",
"4": "t",
"5": "s",
"title": "Events"
},
"events_description": "Control events on Mue such as birthdays.",

View File

@@ -184,6 +184,12 @@
"greeting": {
"title": "Greeting",
"events": {
"0": "E",
"1": "v",
"2": "e",
"3": "n",
"4": "t",
"5": "s",
"title": "Events"
},
"events_description": "Control events on Mue such as birthdays.",

View File

@@ -184,6 +184,12 @@
"greeting": {
"title": "Greeting",
"events": {
"0": "E",
"1": "v",
"2": "e",
"3": "n",
"4": "t",
"5": "s",
"title": "Events"
},
"events_description": "Control events on Mue such as birthdays.",

View File

@@ -184,6 +184,12 @@
"greeting": {
"title": "Greeting",
"events": {
"0": "E",
"1": "v",
"2": "e",
"3": "n",
"4": "t",
"5": "s",
"title": "Events"
},
"events_description": "Control events on Mue such as birthdays.",

View File

@@ -184,6 +184,12 @@
"greeting": {
"title": "Greeting",
"events": {
"0": "E",
"1": "v",
"2": "e",
"3": "n",
"4": "t",
"5": "s",
"title": "Events"
},
"events_description": "Control events on Mue such as birthdays.",

View File

@@ -93,9 +93,9 @@ body {
font-weight: 400;
src: url('../../node_modules/@fontsource/lexend-deca/files/lexend-deca-latin-400-normal.woff2')
format('woff2');
unicode-range:
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074,
U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
/* stylelint-disable-next-line unit-no-unknown */
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F,
U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
@@ -105,9 +105,9 @@ body {
font-weight: 400;
src: url('../../node_modules/@fontsource/lexend-deca/files/lexend-deca-latin-ext-400-normal.woff2')
format('woff2');
unicode-range:
U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F,
U+A720-A7FF;
/* stylelint-disable-next-line unit-no-unknown */
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113,
U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
@@ -117,6 +117,7 @@ body {
font-weight: 400;
src: url('../../node_modules/@fontsource/montserrat/files/montserrat-cyrillic-400-normal.woff2')
format('woff2');
/* stylelint-disable-next-line unit-no-unknown */
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}