Make string 'Refresh' and 'New update available' translatable (#524)

* Make string 'Refresh' and 'New update available' translatable

* Fix change password string
This commit is contained in:
zierbeek
2021-06-16 20:30:46 +02:00
committed by GitHub
parent 5a8555dd61
commit 81fd224d88
3 changed files with 6 additions and 4 deletions

View File

@@ -44,7 +44,9 @@
"scheduled": "Scheduled",
"something-went-wrong": "Something Went Wrong!",
"subscribed-events": "Subscribed Events",
"test-message-sent": "Test Message Sent"
"test-message-sent": "Test Message Sent",
"refresh": "Refresh",
"new-version": "New version available!"
},
"general": {
"apply": "Apply",