aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales
diff options
context:
space:
mode:
Diffstat (limited to 'app/_locales')
-rw-r--r--app/_locales/en/messages.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json
index e963fc5bd..89abb0e76 100644
--- a/app/_locales/en/messages.json
+++ b/app/_locales/en/messages.json
@@ -787,6 +787,9 @@
"reject": {
"message": "Reject"
},
+ "rejectAll": {
+ "message": "Reject All"
+ },
"rejectTxsN": {
"message": "Reject $1 transactions"
},