Merge pull request #102 from OSM-Catalan/master

Spanish translation
This commit is contained in:
Pieter Vander Vennet 2020-08-26 01:05:31 +02:00 committed by GitHub
commit 141d8b7042
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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