Files
reactShop/src/i18n/locales/de/pages.js
2025-07-16 09:21:40 +02:00

10 lines
203 B
JavaScript

export default {
"oilPress": {
"title": "Ölpresse ausleihen",
"comingSoon": "Inhalt kommt bald..."
},
"thcTest": {
"title": "THC Test",
"comingSoon": "Inhalt kommt bald..."
}
};