mirror of
https://github.com/QuasarApp/QMLLoginView.git
synced 2025-04-27 10:14:37 +00:00
Update README.md
This commit is contained in:
parent
d2ab2cadf1
commit
76206fcc78
@ -186,6 +186,7 @@ For include translations into your projects you need to use the QuasarAppUtils::
|
|||||||
if(!QuasarAppUtils::Locales::init(locale, {":/lv_languages/"})) {
|
if(!QuasarAppUtils::Locales::init(locale, {":/lv_languages/"})) {
|
||||||
QuasarAppUtils::Params::log("Error load language : " , QuasarAppUtils::Error);
|
QuasarAppUtils::Params::log("Error load language : " , QuasarAppUtils::Error);
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|
||||||
Or you can manually load needed qm file.
|
Or you can manually load needed qm file.
|
||||||
All qm files located in lv_languages folder.
|
All qm files located in lv_languages folder.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user