translate
This commit is contained in:
9
src/i18n/locales/el/navigation.js
Normal file
9
src/i18n/locales/el/navigation.js
Normal file
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
"home": "Αρχική", // Startseite
|
||||
"aktionen": "Προσφορές", // Aktionen
|
||||
"filiale": "Κατάστημα", // Filiale
|
||||
"categories": "Κατηγορίες", // Kategorien
|
||||
"categoriesOpen": "Άνοιγμα κατηγοριών", // Kategorien öffnen
|
||||
"categoriesClose": "Κλείσιμο κατηγοριών", // Kategorien schließen
|
||||
"otherCategories": "Άλλες κατηγορίες" // Andere Kategorien
|
||||
};
|
||||
Reference in New Issue
Block a user