1
0
Fork 0
mirror of synced 2024-06-17 10:04:43 +12:00

Add simplified Chinese language

This commit is contained in:
Dummerle 2022-01-03 23:05:05 +01:00
parent e3e3ea237d
commit f7f6d4b42b
No known key found for this signature in database
GPG key ID: AB68CC59CA39F2F1
3 changed files with 3882 additions and 1 deletions

View file

@ -21,7 +21,7 @@ from rare.utils.utils import (
logger = getLogger("RareSettings")
languages = [("en", "English"), ("de", "Deutsch"), ("fr", "Français")]
languages = [("en", "English"), ("de", "Deutsch"), ("fr", "Français"), ("zh-Hans", "Simplified Chinese")]
class RareSettings(QWidget, Ui_RareSettings):

Binary file not shown.

File diff suppressed because it is too large Load diff