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:
@@ -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