mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-03-15 03:02:11 +00:00
feat: add "no results" screen to search
This commit is contained in:
@@ -68,6 +68,9 @@
|
||||
"settings": "Einstellungen"
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"nothing_found": "Keine Ergebnisse"
|
||||
},
|
||||
"settings": {
|
||||
"resetAlert.title": "Alle Einstellungen zurücksetzen?",
|
||||
"resetAlert.message": "Sind Sie sich sicher, alle Einstellungen auf ihre Anfangswerte zurückzusetzen?",
|
||||
|
||||
@@ -68,6 +68,9 @@
|
||||
"settings": "settings"
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"nothing_found": "No results"
|
||||
},
|
||||
"settings": {
|
||||
"resetAlert.title": "Reset all settings?",
|
||||
"resetAlert.message": "Are you sure to reset all settings to their default values?",
|
||||
|
||||
Reference in New Issue
Block a user