diff options
| author | Shpuld Shpludson <shp@cock.li> | 2019-07-31 17:46:40 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2019-07-31 17:46:40 +0000 |
| commit | 0e6489d84019ac146af1dd5df9f1db548b4df5ac (patch) | |
| tree | 0581e1be094d090930a4ef1456f6d665f83d7c70 | |
| parent | f031e96334d9c5eeb510dcb1dc8700edd4ec2465 (diff) | |
| parent | 6380f7df169f425526400d2eaddad0c3341a7cfe (diff) | |
Merge branch 'patch-2' into 'develop'
Update es.json (add sticker)
See merge request pleroma/pleroma-fe!893
| -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", |
