Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cbebdf9

Browse files
authored
Merge pull request #246 from chirsz-ever/fix-210711
Use native language name in "languages" option.
2 parents 998f0d0 + a58b156 commit cbebdf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"files": ["README.md", "build_ebook.py","daux.patch",".gitignore"],
3333
"folders": ["ebook"]
3434
},
35-
"languages": {"en": "English", "fr": "French"},
35+
"languages": {"en": "English", "fr": "Français"},
3636
"language": "en",
3737
"processor": "VulkanLinkProcessor"
3838
}

0 commit comments

Comments
 (0)