mirror of
https://github.com/wh201906/Proxmark3GUI.git
synced 2026-06-30 23:34:27 +08:00
Misc
add config file to resource system move language folder
This commit is contained in:
Binary file not shown.
+1450
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,7 @@
|
||||
<RCC>
|
||||
<qresource prefix="/i18n">
|
||||
<file>en_US.qm</file>
|
||||
<file>languages.ini</file>
|
||||
<file>zh_CN.qm</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
@@ -0,0 +1,4 @@
|
||||
[Languages]
|
||||
en_US=English
|
||||
zh_CN=简体中文
|
||||
(ext)=Load from external file
|
||||
Binary file not shown.
+1466
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user