refactor(menu): refactor main manu

This commit is contained in:
Sebastian Lange
2019-05-27 16:29:54 +02:00
parent 5e06df2e3f
commit 3ce3c9ba16
5 changed files with 191 additions and 20 deletions

View File

@@ -15,6 +15,13 @@
}
}
},
"menu": {
"context": {
"title": "Kontext Menü",
"sort": "Sortierung",
"filter": "Filter"
}
},
"settings": {
"resetAlert.title": "Alle Einstellungen zurücksetzen?",
"resetAlert.message": "Sind Sie sich sicher, alle Einstellungen auf ihre Anfangswerte zurückzusetzen?",