Front; Song Lobby: Cpaters, Scores and layout
This commit is contained in:
@@ -2,10 +2,16 @@ export const en = {
|
||||
welcome: 'Welcome to Chromacase',
|
||||
signoutBtn: 'Sign out',
|
||||
signinBtn: 'Sign in',
|
||||
playBtn: 'Play',
|
||||
level: 'Level',
|
||||
chapters: 'Chapters'
|
||||
};
|
||||
|
||||
export const fr: typeof en = {
|
||||
welcome: 'Bienvenue sur Chromacase',
|
||||
signoutBtn: 'Se déconnecter',
|
||||
signinBtn: 'Se connecter',
|
||||
playBtn: 'Jouer',
|
||||
level: 'Niveau',
|
||||
chapters: 'Chapitres'
|
||||
};
|
||||
Reference in New Issue
Block a user