mirror of
https://github.com/LizardByte/awesome-sunshine.git
synced 2026-03-08 23:02:45 -05:00
fix(I10n): remove excluded target languages (#23)
This commit is contained in:
@@ -13,9 +13,6 @@
|
||||
"source": "/*.md",
|
||||
"dest": "/%original_path%/%original_file_name%",
|
||||
"translation": "/locale/%two_letters_code%/%original_path%/%original_file_name%",
|
||||
"excluded_target_languages": [
|
||||
"en"
|
||||
],
|
||||
"languages_mapping": {
|
||||
"two_letters_code": {
|
||||
# map non-two letter codes here, left side is crowdin designation, right side is babel designation
|
||||
|
||||
Reference in New Issue
Block a user