|
|
@@ -1,11 +1,7 @@
|
|
|
export default {
|
|
|
common: {
|
|
|
- title: 'Vue3 Multi-Language Demo',
|
|
|
- welcome: 'Welcome to use vue-i18n + Pinia + localStorage',
|
|
|
- switchLang: 'Switch Language'
|
|
|
+ title: 'AI Learning Forum',
|
|
|
},
|
|
|
home: {
|
|
|
- desc: 'Current Language: {lang}',
|
|
|
- button: 'Click to Test'
|
|
|
}
|
|
|
}
|