translate
This commit is contained in:
15
src/i18n/locales/pl/footer.js
Normal file
15
src/i18n/locales/pl/footer.js
Normal file
@@ -0,0 +1,15 @@
|
||||
export default {
|
||||
"hours": "Sob 11:00-19:00", // Sa 11-19
|
||||
"address": "Trachenberger Straße 14 - Dresden", // Trachenberger Straße 14 - Dresden
|
||||
"location": "Między przystankiem Pieschen a Trachenberger Platz", // Zwischen Haltepunkt Pieschen und Trachenberger Platz
|
||||
"allPricesIncl": "* Wszystkie ceny zawierają ustawowy VAT, plus koszty wysyłki", // * Alle Preise inkl. gesetzlicher USt., zzgl. Versand
|
||||
"copyright": "© {{year}} GrowHeads.de", // © {{year}} GrowHeads.de
|
||||
"legal": {
|
||||
"datenschutz": "Polityka prywatności", // Datenschutz
|
||||
"agb": "Regulamin", // AGB
|
||||
"sitemap": "Mapa strony", // Sitemap
|
||||
"impressum": "Informacje prawne", // Impressum
|
||||
"batteriegesetzhinweise": "Informacje o ustawie o bateriach", // Batteriegesetzhinweise
|
||||
"widerrufsrecht": "Prawo do odstąpienia od umowy" // Widerrufsrecht
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user