feat(locales): Balkanic locale (#30)

This commit is contained in:
Katoteki
2022-05-21 20:54:45 +02:00
committed by GitHub
parent 34af499e79
commit 0bc2695791

11
locales/hr.json Normal file
View File

@@ -0,0 +1,11 @@
{
"language": "Hrvatski",
"ui": {
"settings": {
"title": "Postavke",
"language": "Jezik"
},
"close": "Zatvori",
"confirm": "Potvrdi"
}
}