Merge branch 'master' into VM/NotificationsPreferences

This commit is contained in:
Valentin 2021-11-10 10:27:43 +02:00
commit d3c728683f
4 changed files with 4 additions and 2 deletions

View File

@ -991,6 +991,7 @@
"generic": "Aktion mit Code {status} fehlgeschlagen"
},
"offline": "Du bist offline",
"online": "Du bist online",
"reload": "Neu laden",
"title": "Hoppla! Etwas ist schief gelaufen...",
"generic": "Okt."

View File

@ -909,7 +909,8 @@
"http": {
"generic": "Action failed with code {status}"
},
"offline": "You're offline",
"offline": "Disconnected",
"online": "Reconnected",
"reload": "Reload",
"title": "Oops! Something went wrong..."
},

View File

@ -1,6 +1,6 @@
{
"name": "redaction",
"version": "2.344.0",
"version": "2.345.0",
"private": true,
"license": "MIT",
"scripts": {

Binary file not shown.