Spanish translation

This commit is contained in:
yopaseopor 2020-08-26 01:03:51 +02:00
parent 17c0d19b7c
commit c361eaf972
3 changed files with 5 additions and 2 deletions

View File

@ -571,12 +571,12 @@ export default class Translations {
en: 'Drinking water',
nl: "Drinkbaar water",
fr: "Eau potable"
})
})
}
},
image: {
addPicture: new T({en: 'Add picture', nl: 'Voeg foto toe', fr: 'Ajoutez une photo'}),
addPicture: new T({en: 'Add picture', es: 'Añadir foto' , nl: 'Voeg foto toe', fr: 'Ajoutez une photo'}),
uploadingPicture: new T({
en: 'Uploading your picture...',
nl: 'Bezig met een foto te uploaden...',

1
install.bat Normal file
View File

@ -0,0 +1 @@
npm install

2
run.bat Normal file
View File

@ -0,0 +1,2 @@
npm run start
cmd /k