translate
This commit is contained in:
9
src/i18n/locales/sk/navigation.js
Normal file
9
src/i18n/locales/sk/navigation.js
Normal file
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
"home": "Domov", // Startseite
|
||||
"aktionen": "Akcie", // Aktionen
|
||||
"filiale": "Pobočka", // Filiale
|
||||
"categories": "Kategórie", // Kategorien
|
||||
"categoriesOpen": "Otvoriť kategórie", // Kategorien öffnen
|
||||
"categoriesClose": "Zatvoriť kategórie", // Kategorien schließen
|
||||
"otherCategories": "Iné kategórie" // Andere Kategorien
|
||||
};
|
||||
Reference in New Issue
Block a user