translate
This commit is contained in:
9
src/i18n/locales/hr/navigation.js
Normal file
9
src/i18n/locales/hr/navigation.js
Normal file
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
"home": "Početna", // Startseite
|
||||
"aktionen": "Promocije", // Aktionen
|
||||
"filiale": "Podružnica", // Filiale
|
||||
"categories": "Kategorije", // Kategorien
|
||||
"categoriesOpen": "Otvori kategorije", // Kategorien öffnen
|
||||
"categoriesClose": "Zatvori kategorije", // Kategorien schließen
|
||||
"otherCategories": "Ostale kategorije" // Andere Kategorien
|
||||
};
|
||||
Reference in New Issue
Block a user