aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2019-07-24 19:35:52 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2019-07-24 19:35:52 +0000
commit4827e4d972f8ee11e606693e24ae4ca21711c6b1 (patch)
tree53e18494681c6c5c6a6f31d27d034e9681b89029 /src/i18n
parent28f777cb8a94f7a28edb6f99a62a6b864c2aa8dc (diff)
parentfa6210872f7f22c4c8ce1a1603426ebf03bf2050 (diff)
Merge branch 'feature/add-sticker-picker' into 'develop'
Feature/add sticker picker See merge request pleroma/pleroma-fe!885
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index b5c6b1d8..60a3e284 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -106,6 +106,9 @@
"expired": "Poll ended {0} ago",
"not_enough_options": "Too few unique options in poll"
},
+ "stickers": {
+ "add_sticker": "Add Sticker"
+ },
"interactions": {
"favs_repeats": "Repeats and Favorites",
"follows": "New follows",