aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorShpuld Shpludson <shp@cock.li>2019-04-17 15:43:05 +0000
committerShpuld Shpludson <shp@cock.li>2019-04-17 15:43:05 +0000
commited0f10e9eeb669b4fde337500649903662ab91c9 (patch)
tree5f0e98e28aad68e9dfda6602cab7965fbc496beb /src/i18n
parente9f4244b26832009bb0648afdb8e9c48177503ae (diff)
parentde945e5f88919fe27f4cb16735d6d91a26ec95c9 (diff)
Merge branch '227-bulk-delete' into 'develop'
Add "bulk mute/unmute/block/unblock" feature See merge request pleroma/pleroma-fe!733
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 c71c9036..7dca05e3 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -112,6 +112,9 @@
"password_confirmation_match": "should be the same as password"
}
},
+ "selectable_list": {
+ "select_all": "Select all"
+ },
"settings": {
"app_name": "App name",
"attachmentRadius": "Attachments",