diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/_locales/en/messages.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 31a2f0826..69b9969be 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -448,6 +448,9 @@ "fast": { "message": "Fast" }, + "fastest": { + "message": "FASTEST" + }, "feeChartTitle": { "message": "Live Transaction Fee Predictions" }, |