Skip to content
Snippets Groups Projects
Commit 069ba89b authored by Pierre-Jean CHANCELLIER's avatar Pierre-Jean CHANCELLIER
Browse files

v1.0.0

parent cf947073
No related branches found
No related tags found
No related merge requests found
......@@ -127,6 +127,11 @@
"nom": "Name",
"non": "Nein",
"oui": "Ja",
"pagination": {
"first": "Erstes Element",
"last": "Letzter Artikel",
"title": "Paginierungsschaltflächen"
},
"params": {
"breadcrumb": "Parameter",
"name": {
......
......@@ -128,6 +128,11 @@
"nom": "Name",
"non": "No",
"oui": "Yes",
"pagination": {
"first": "First item",
"last": "Last item",
"title": "Pagination buttons"
},
"params": {
"breadcrumb": "Parameters",
"name": {
......
......@@ -12,8 +12,8 @@
"developpeurs": "Desarrolladores :",
"graphql": "GrahQL API",
"participants": "Lista de participantes del proyecto :",
"title": "Acerca de",
"testeurs": "Testeadores :",
"title": "Acerca de",
"traducteurs": "Traductores :"
},
"aurevoir": "Salen",
......@@ -128,6 +128,11 @@
"nom": "Nombre",
"non": "No",
"oui": "Sí",
"pagination": {
"first": "Primer elemento",
"last": "último artículo",
"title": "Botones de paginación"
},
"params": {
"breadcrumb": "Parámetros",
"name": {
......@@ -169,8 +174,8 @@
"pardate": "Previsiones por fecha",
"parmembre": "Previsiones por miembros",
"period": {
"title": "Período de búsqueda",
"desc": "Seleccione las fechas deseadas"
"desc": "Seleccione las fechas deseadas",
"title": "Período de búsqueda"
},
"title": "Pronósticos"
},
......
......@@ -128,6 +128,11 @@
"nom": "Nom",
"non": "Non",
"oui": "Oui",
"pagination": {
"first": "Premier élément",
"last": "Dernier élément",
"title": "Boutons de pagination"
},
"params": {
"breadcrumb": "Paramètres",
"name": {
......
{
"name": "wotwizard-ui",
"version": "0.24.0",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "nuxt",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment