Skip to content

Commit 2c92cc0

Browse files
committed
Use native language name in "languages" option.
1 parent 54b0eda commit 2c92cc0

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)