🌐 Added i18next
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
en: {
|
||||
common: {
|
||||
'ClassQuiz is a quiz app like KAHOOT! for students, which is open source and free to use.':
|
||||
'ClassQuiz is a quiz app like KAHOOT! for students, which is open source and free to use.',
|
||||
'The open-source quiz-platform!': 'The open-source quiz-platform!'
|
||||
}
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user