translate
This commit is contained in:
9
src/i18n/locales/es/navigation.js
Normal file
9
src/i18n/locales/es/navigation.js
Normal file
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
"home": "Inicio", // Startseite
|
||||
"aktionen": "Promociones", // Aktionen
|
||||
"filiale": "Sucursal", // Filiale
|
||||
"categories": "Categorías", // Kategorien
|
||||
"categoriesOpen": "Abrir categorías", // Kategorien öffnen
|
||||
"categoriesClose": "Cerrar categorías", // Kategorien schließen
|
||||
"otherCategories": "Otras categorías" // Andere Kategorien
|
||||
};
|
||||
Reference in New Issue
Block a user