diff options
| -rw-r--r-- | src/i18n/es.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/i18n/es.json b/src/i18n/es.json index bf87937a..f88e90f7 100644 --- a/src/i18n/es.json +++ b/src/i18n/es.json @@ -106,6 +106,9 @@ "expired": "La encuesta terminó hace {0}", "not_enough_options": "Muy pocas opciones únicas en la encuesta" }, + "stickers": { + "add_sticker": "Añadir Pegatina" + }, "interactions": { "favs_repeats": "Favoritos y Repetidos", "follows": "Nuevos seguidores", |
