mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-05 11:40:00 +00:00
i18n: added missing calendar translations + fixed required card.
This commit is contained in:
@@ -15,13 +15,13 @@ ColumnLayout {
|
||||
"id": "calendar-header-card",
|
||||
"text": I18n.tr("settings.location.calendar.header.label"),
|
||||
"enabled": true,
|
||||
"required": false
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"id": "calendar-month-card",
|
||||
"text": I18n.tr("settings.location.calendar.month.label"),
|
||||
"enabled": true,
|
||||
"required": true
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "timer-card",
|
||||
|
||||
Reference in New Issue
Block a user