Unverified Commit 8f7001cd authored by May Kittens Devour Your Soul's avatar May Kittens Devour Your Soul Committed by GitHub

feat: add croatian locale (#1822)

* Create hr.json

Croatian Language

* Update user_setting.go

* Update i18n.ts

* Update hr.json

* Update web/src/i18n.ts

---------
Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
parent 781b1f7b
......@@ -42,6 +42,7 @@ var (
"en",
"es",
"fr",
"hr",
"it",
"ja",
"ko",
......
......@@ -8,6 +8,7 @@ export const availableLocales = [
"en",
"es",
"fr",
"hr",
"it",
"ja",
"ko",
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment