mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 12:14:42 +01:00
💻 | Implement translations
This commit is contained in:
@@ -17,7 +17,7 @@ export default {
|
||||
},
|
||||
|
||||
error: {
|
||||
back: 'Go to home',
|
||||
back: 'Go back',
|
||||
no_page: 'The page you are looking for does not exist',
|
||||
internal: 'Internal error',
|
||||
error: 'Error'
|
||||
|
||||
@@ -17,7 +17,7 @@ export default {
|
||||
},
|
||||
|
||||
error: {
|
||||
back: 'Revenir à l\'accueil',
|
||||
back: 'Revenir en arriere',
|
||||
no_page: 'La page demandée n\'existe pas',
|
||||
internal: 'Erreur interne',
|
||||
error: 'Erreur'
|
||||
|
||||
Reference in New Issue
Block a user