This commit is contained in:
2021-08-17 22:49:55 +02:00
parent cf9d3b83bd
commit b2d8eaf01c
5 changed files with 24 additions and 11 deletions

View File

@@ -60,6 +60,11 @@ const translations = {
spacer: 'or simply by',
contact: 'Contacting',
me: 'me.'
},
color: {
develop: 'Develop.',
publish: 'Publish.',
improve: 'Improve.'
}
},
ad: {

View File

@@ -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: {