Files
reactShop/src/i18n/locales/bg/sections.js

13 lines
540 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

export default {
"seeds": "Семена",
"stecklinge": "Резници",
"konfigurator": "Конфигуратор",
"oilPress": "Вземете на заем маслоизстисквачка",
"thcTest": "THC тест",
"address1": "Trachenberger Street 14",
"address2": "01129 Dresden",
"buildYourSet": "Сглобете своя комплект",
"selectSeedRate": "Изберете семе, кликнете върху оценка",
"outdoorSeason": "Открива се сезонът на открито"
};