Update README.md

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

View File

@ -186,6 +186,7 @@ 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.