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

13 lines
366 B
JavaScript

export default {
"seeds": "种子",
"stecklinge": "插条",
"konfigurator": "配置器",
"oilPress": "借用榨油机",
"thcTest": "THC 测试",
"address1": "Trachenberger 街 14",
"address2": "01129 德累斯顿",
"buildYourSet": "组合你的套装",
"selectSeedRate": "选择种子,点击评分",
"outdoorSeason": "户外季节开始了"
};