You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The full source code of FileU can be found in the "source_code" directory.
176
+
177
+
It's for demonstration purposes only, the dependent libraries used in the project are not open source.
178
+
179
+
It has proved that writing user interfaces in C++ could be significantly easier than HTML and JavaScript, without reducing performance.
180
+
181
+
(as seen in the .sml files in the "UI" directory).
182
+
183
+
184
+
## Translate
185
+
If you like this software, you can help by using the translation tool provided in the software to translate it into other languages.
186
+
187
+
This will make the software more accessible to people who speak languages other than the one it was originally written in. Your contribution would be greatly appreciated.
188
+
189
+
184
190
## Language files
185
191
* Website: "lang/website/*.lang"
186
192
* Software: "lang/software/*.lang"
@@ -197,6 +203,7 @@ Browser extension screenshots
197
203
| Français | [@XIAA25](https://github.com/XIAA25)
198
204
| Nederlands | [@XIAA25](https://github.com/XIAA25)
199
205
| 한국어 | [@VenusGirl](https://github.com/VenusGirl)
206
+
| Tiếng Việt | @[vuongtuha](https://github.com/vuongtuha)
0 commit comments