Dup subscriptions not allowed

This commit is contained in:
vjrj 2018-03-01 17:10:31 +01:00
parent 621cf4e2ad
commit e703057377
4 changed files with 13 additions and 3 deletions

View file

@ -232,5 +232,7 @@
"Estás subscrito a una zona muy grande":
"You are subscribed to a very large area",
"Lugar no encontrado":
"Place not found"
"Place not found",
"on-already-subscribed":
"Upppps: You have already subscribed to that zone before"
}

View file

@ -319,5 +319,7 @@
"Estás subscrito a una zona muy grande":
"Estás subscrito a una zona muy grande",
"Lugar no encontrado":
"Lugar no encontrado"
"Lugar no encontrado",
"on-already-subscribed":
"Upppps: Ya te habías suscrito a esa zona antes"
}