-
-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Configurator
updated
18 files
+3 −1 | CHANGELOG.md | |
+1 −1 | build/OpenFFBoard.spec | |
+1 −1 | buttonconf_ui.py | |
+3 −2 | dfu_ui.py | |
+56 −5 | effects_graph_ui.py | |
+3 −3 | helper.py | |
+1 −0 | i18n_make_ts.bat | |
+145 −54 | main.py | |
+2 −1 | profile_ui.py | |
+12 −0 | res/MainWindow.ui | |
+1 −1 | res/about.ui | |
+2 −2 | serial_ui.py | |
+97 −0 | translations/README.md | |
+48 −0 | translations/tool_ods_to_ts.py | |
+51 −0 | translations/tool_ts_to_ods.py | |
+ − | translations/zh_CN.ods | |
+ − | translations/zh_CN.qm | |
+2,173 −0 | translations/zh_CN.ts |