mirror of
https://github.com/wassname/talk.git
synced 2026-07-26 13:37:38 +08:00
Importing translations
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
import ChangePassword from './containers/ChangePassword';
|
||||
import Profile from './containers/Profile';
|
||||
import translations from './translations.yml';
|
||||
|
||||
export default {
|
||||
translations,
|
||||
slots: {
|
||||
profileHeader: [Profile],
|
||||
profileSettings: [ChangePassword],
|
||||
|
||||
Reference in New Issue
Block a user