mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-22 17:03:54 +08:00
* move translation files to assets.qrc
* cleanup
* add main_en
* dynamically add
* not sure if required
* revert to master
* move translations above assets
* add translations to qrc file
* comment
* now add translations_assets_src to assets sources
* this is built
* add to .gitignore
* consistent name
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 17bfff8e10
21 lines
773 B
Plaintext
21 lines
773 B
Plaintext
<!DOCTYPE RCC><RCC version="1.0">
|
|
<qresource>
|
|
<file alias="bootstrap-icons.svg">../../third_party/bootstrap/bootstrap-icons.svg</file>
|
|
<file>img_continue_triangle.svg</file>
|
|
<file>img_circled_check.svg</file>
|
|
<file>img_circled_slash.svg</file>
|
|
<file>img_eye_open.svg</file>
|
|
<file>img_eye_closed.svg</file>
|
|
<file>icons/close.svg</file>
|
|
<file>offroad/icon_lock_closed.svg</file>
|
|
<file>offroad/icon_checkmark.svg</file>
|
|
<file>offroad/icon_warning.png</file>
|
|
<file>offroad/icon_wifi_strength_low.svg</file>
|
|
<file>offroad/icon_wifi_strength_medium.svg</file>
|
|
<file>offroad/icon_wifi_strength_high.svg</file>
|
|
<file>offroad/icon_wifi_strength_full.svg</file>
|
|
|
|
<file alias="languages.json">../ui/translations/languages.json</file>
|
|
</qresource>
|
|
</RCC>
|