🌐 (app) init 18n in en and french
This commit is contained in:
@@ -12,7 +12,7 @@ const routes: RouteConfig[] = [
|
||||
},
|
||||
{
|
||||
path: '/play',
|
||||
name: 'Home',
|
||||
name: 'HomePlay',
|
||||
component: Home,
|
||||
props: { play: true }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user