feat(admin-ui): Add Croatian translation (#5377)
* feat(admin-ui): Add Croatian translation * feat(admin-ui): Apply suggestions from code review Minor fixes in Croatian translation Co-authored-by: Frane Polić <16856471+fPolic@users.noreply.github.com> * Create old-laws-clap.md --------- Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> Co-authored-by: Frane Polić <16856471+fPolic@users.noreply.github.com>
This commit is contained in:
6
.changeset/old-laws-clap.md
Normal file
6
.changeset/old-laws-clap.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"@medusajs/admin-ui": patch
|
||||
"@medusajs/admin": patch
|
||||
---
|
||||
|
||||
feat(admin-ui): Add Croatian translation
|
||||
2011
packages/admin-ui/ui/public/locales/hr/translation.json
Normal file
2011
packages/admin-ui/ui/public/locales/hr/translation.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -17,6 +17,10 @@ export const supportedLanguages = [
|
||||
locale: "fr",
|
||||
name: "Français",
|
||||
},
|
||||
{
|
||||
locale: "hr",
|
||||
name: "Hrvatski",
|
||||
},
|
||||
{
|
||||
locale: "it",
|
||||
name: "Italiano",
|
||||
|
||||
Reference in New Issue
Block a user