translation
gitea/salix/dev This commit looks good Details

This commit is contained in:
Joan Sanchez 2019-10-14 11:47:48 +02:00
parent 81097287fa
commit c12ef09d0b
1 changed files with 2 additions and 1 deletions

View File

@ -108,5 +108,6 @@
"This postal code is not valid": "This postal code is not valid",
"is invalid": "is invalid",
"The postcode doesn't exists. Ensure you put the correct format": "El código postal no existe. Asegúrate de ponerlo con el formato correcto",
"The department name can't be repeated": "El nombre del departamento no puede repetirse"
"The department name can't be repeated": "El nombre del departamento no puede repetirse",
"You can't create a claim for a removed ticket": "You can't create a claim for a removed ticket"
}