Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Commit

Permalink
locale: enable Turkish
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher committed Jul 16, 2024
1 parent ee1c034 commit a6f3d08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Contents/DefaultPrefs.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@
"pt",
"ru",
"sv",
"tr",
"zh"
]
},
Expand Down
1 change: 1 addition & 0 deletions scripts/_locale.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
'pt', # Portuguese
'ru', # Russian
'sv', # Swedish
'tr', # Turkish
'zh', # Chinese Simplified
]

Expand Down

0 comments on commit a6f3d08

Please sign in to comment.