mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-26 01:40:32 +01:00
Working
This commit is contained in:
@@ -60,6 +60,11 @@ const translations = {
|
||||
spacer: 'or simply by',
|
||||
contact: 'Contacting',
|
||||
me: 'me.'
|
||||
},
|
||||
color: {
|
||||
develop: 'Develop.',
|
||||
publish: 'Publish.',
|
||||
improve: 'Improve.'
|
||||
}
|
||||
},
|
||||
ad: {
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import axios from "axios";
|
||||
import {Translation} from "~/types/types";
|
||||
|
||||
const translations = {
|
||||
header: {
|
||||
@@ -67,6 +66,11 @@ const translations = {
|
||||
spacer: 'ou tout simplement en me',
|
||||
contact: 'Contactant',
|
||||
me: '.'
|
||||
},
|
||||
color: {
|
||||
develop: 'Développer.',
|
||||
publish: 'Publier.',
|
||||
improve: 'Améliorer.'
|
||||
}
|
||||
},
|
||||
ad: {
|
||||
|
||||
Reference in New Issue
Block a user