Skip to content

Commit 5fde84a

Browse files
authored
feat/set-default-language (#148)
1 parent c7d3427 commit 5fde84a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/templates/git_app.ini.erb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ SHOW_USER_EMAIL = false
4646
[avatar]
4747
DISABLE_AVATAR = true
4848

49+
[i18n]
50+
LANGS = en-US
51+
NAMES = English
52+
4953
[git]
5054
HOME_PATH=<%= @home_dir %>
5155
MAX_GIT_DIFF_LINES = 500

0 commit comments

Comments
 (0)