4
0
mirror of https://github.com/QuasarApp/QMLLoginView.git synced 2025-05-10 00:19:42 +00:00

Update README.md

This commit is contained in:
Andrei Yankovich 2021-05-05 17:25:37 +03:00 committed by GitHub
parent b8f8533299
commit d2ab2cadf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -186,4 +186,6 @@ For include translations into your projects you need to use the QuasarAppUtils::
if(!QuasarAppUtils::Locales::init(locale, {":/lv_languages/"})) {
QuasarAppUtils::Params::log("Error load language : " , QuasarAppUtils::Error);
}
```
Or you can manually load needed qm file.
All qm files located in lv_languages folder.