diff options
author | crupest <crupest@outlook.com> | 2021-03-12 17:46:27 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-03-12 17:46:27 +0800 |
commit | 4475f2a89c2f2adf3fcc68bad4054f9710199875 (patch) | |
tree | f7cc4f6f01d403f2472849651b1dd7b9b1831b02 /FrontEnd/src/app/locales/en | |
parent | 6d35c11754b3840a1debf36ce1ab8df3ec4fc491 (diff) | |
download | timeline-4475f2a89c2f2adf3fcc68bad4054f9710199875.tar.gz timeline-4475f2a89c2f2adf3fcc68bad4054f9710199875.tar.bz2 timeline-4475f2a89c2f2adf3fcc68bad4054f9710199875.zip |
...
Diffstat (limited to 'FrontEnd/src/app/locales/en')
-rw-r--r-- | FrontEnd/src/app/locales/en/translation.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FrontEnd/src/app/locales/en/translation.json b/FrontEnd/src/app/locales/en/translation.json index 4002ee4f..5613668e 100644 --- a/FrontEnd/src/app/locales/en/translation.json +++ b/FrontEnd/src/app/locales/en/translation.json @@ -2,7 +2,9 @@ "welcome": "Welcome!", "search": "Search", "edit": "Edit", + "image": "Image", "done": "Done", + "preview": "Preview", "loadFailReload": "Load failed, <1>click here to reload</1>.", "error": { "network": "Network error.", |