make loading message account for dark mode & add i18n (#2033)

* make loading message account for dark mode & add i18n

* use app color scheme
This commit is contained in:
David Luzar 2020-08-14 13:27:41 +02:00 committed by GitHub
parent 3f2b0fdd0a
commit 930813387b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View file

@ -68,7 +68,8 @@
"toggleGridMode": "Toggle grid mode",
"addToLibrary": "Add to library",
"removeFromLibrary": "Remove from library",
"libraryLoadingMessage": "Loading library..."
"libraryLoadingMessage": "Loading library...",
"loadingScene": "Loading scene..."
},
"buttons": {
"clearReset": "Reset the canvas",