aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/_locales/en/messages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json
index 03f62424c..a87753274 100644
--- a/app/_locales/en/messages.json
+++ b/app/_locales/en/messages.json
@@ -581,6 +581,9 @@
"noAddressForName": {
"message": "No address has been set for this name."
},
+ "noConversionRate": {
+ "message": "No Conversion Rate"
+ },
"noDeposits": {
"message": "No deposits received"
},
@@ -593,6 +596,9 @@
"noTransactions": {
"message": "No Transactions"
},
+ "notFound": {
+ "message": "Not Found"
+ },
"notStarted": {
"message": "Not Started"
},
@@ -972,6 +978,9 @@
"unknown": {
"message": "Unknown"
},
+ "unknownFunction": {
+ "message": "Unknown Function"
+ },
"unknownNetwork": {
"message": "Unknown Private Network"
},