generated from Seekra/repository-template
fix(settings): add section fallback
Added a simple message as a fallback that is used if no section is selected.
This commit is contained in:
+2
-1
@@ -54,6 +54,7 @@
|
||||
"link": {
|
||||
"ariaLabel": "Geht zur Einstellungsseite {page}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"noSectionSelected": "Kein Einstellungsabschnitt ist ausgewählt."
|
||||
}
|
||||
}
|
||||
+2
-1
@@ -54,6 +54,7 @@
|
||||
"link": {
|
||||
"ariaLabel": "Goes to settings page {page}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"noSectionSelected": "No settings section is selected."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user