feature: i18next first sentence done
This commit is contained in:
@@ -8,7 +8,9 @@ i18next
|
||||
.init({
|
||||
// 配置你的本地化選項
|
||||
resources: {
|
||||
en: enLocale,
|
||||
en: {
|
||||
translation: enLocale
|
||||
},
|
||||
de: {
|
||||
translation: {
|
||||
greeting: 'Hallo!'
|
||||
|
||||
Reference in New Issue
Block a user