diff options
| author | Henry Jameson <me@hjkos.com> | 2020-05-25 16:11:05 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2020-05-25 16:11:05 +0300 |
| commit | 7951192cd98263a2e5c9e1010f1299c651f82cef (patch) | |
| tree | 771dc48c3f6a480c752257d59eb8d09636b59f7a /src/i18n | |
| parent | a6ca923a7695477f57367bf3dd95bdf41a4b64a4 (diff) | |
Improve settings-modal async loading, update vue to 2.6.11 to be able
to use Vue.observable, to implmement resettable async component
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index ad9c22bd..e3dc75d7 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -60,6 +60,7 @@ "submit": "Submit", "more": "More", "generic_error": "An error occured", + "error_retry": "Please try again", "optional": "optional", "show_more": "Show more", "show_less": "Show less", |
