Skip to content

Commit 55c7a10

Browse files
committed
Update installer language from "en-US" to "English" in tauri configuration
1 parent 268940c commit 55c7a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"installerIcon": "icons/icon.ico",
4545
"installMode": "perMachine",
4646
"languages": [
47-
"en-US"
47+
"English"
4848
],
4949
"displayLanguageSelector": false
5050
}

0 commit comments

Comments
 (0)