· 6 years ago · Sep 12, 2019, 09:26 PM
1{
2 "errors": {
3 "BAD_TOKEN": "Bad token",
4 "WRONG_PASSWORD": "Wrong password",
5 "USER_DOES_NOT_EXIST": "User does not exists",
6 "USERNAME_ALREADY_EXISTS": "Can not user username",
7 "PASSWORDS_DONT_MATCH": "Passwords don´t match",
8 "PASSWORD_TOO_SHORT_MIN_5": "Password too short, minimum 5 characters",
9 "BLOCKED_USER": "Too many failed login attempts, user blocked temporarely",
10 "SERVER_TIMEOUT_CONNECTION_ERROR": "Server is not responding, connection error",
11 "404": "404 Page not found",
12 "EMAIL_IS_NOT_VALID": "E-mail not valid",
13 "INVALID_ADDRESS": "Invalid Asset Address",
14 "IS_EMPTY": "Empty fields",
15 "ERROR": "Error",
16 "MISSING": "Missing fields",
17 "OTP_INVALID": "Invaild Two-Factor Authentication Code",
18 "NOT_FOUND_OR_ALREADY_VERIFIED": "Not found or already verified",
19 "NOT_FOUND_OR_ALREADY_USED": "Not found or already used",
20 "NOT_FOUND": "Not found",
21 "NOT_ENOUGH_BALANCE": "Not enough balance in the selected asset",
22 "UNAUTHORIZED": "Unauthorized",
23 "EMAIL_ALREADY_EXISTS": "E-mail already exists",
24 "ID_MALFORMED": "ID malformed",
25 "ERROR_WITH_FILTER": "Error with filter",
26 "CITY_ALREADY_EXISTS": "City already exists",
27 "INVALID_PRICE": "Invalid Price",
28 "INVALID_QUANTITY": "Invalid quantity",
29 "INVALID_ORDERSIDE": "Invalid side",
30 "INVALID_ORDERTYPE": "Invalid order type",
31 "INVALID_MARKET": "Invalid market",
32 "UNKNOWN_ERROR": "Unknown error occured"
33 },
34 "common": {
35 "DELETE": "Delete",
36 "CANCEL": "Cancel",
37 "WARNING": "Warning",
38 "DO_YOU_REALLY_WANT_TO_DELETE_THIS_ITEM": "Do you really want to delete this item?",
39 "CLOSE": "Close",
40 "SAVED_SUCCESSFULLY": "Saved successfully",
41 "DELETED_SUCCESSFULLY": "Deleted successfully",
42 "CREATED": "Created At",
43 "UPDATED": "Updated At",
44 "GO_BACK": "Go back"
45 },
46 "loading": {
47 "PLEASE_WAIT": "Please wait..."
48 },
49 "footer": {
50 "MADE_WITH": "Made with",
51 "BY": "by"
52 },
53 "menuItems": {
54 "LANDING": "Landing",
55 "HOME": "Home",
56 "ABOUT": "About",
57 "FAQ": "FAQ",
58 "ACCOUNT": "Account",
59 "SIGNUP": "Sign Up",
60 "LOGIN": "Login",
61 "LOGOUT": "Logout",
62 "MARKETS": "Markets"
63 },
64 "adminItems": {
65 "ADMIN": "Admin",
66 "MARKETS": "Markets",
67 "USERS": "Users",
68 "WALLETS": "Wallets",
69 "COMMISSIONS": "Commissions"
70 },
71 "roles": {
72 "ADMIN": "Administrator",
73 "USER": "User"
74 },
75 "dataTable": {
76 "NEW_ITEM": "New Item",
77 "EDIT_ITEM": "Edit Item",
78 "CANCEL": "Cancel",
79 "SAVE": "Save",
80 "EDIT": "Edit",
81 "DELETE": "Delete",
82 "RESET": "Reset",
83 "ACTIONS": "Actions",
84 "ROWS_PER_PAGE": "Rows per page",
85 "NO_DATA": "No data",
86 "NO_RESULTS": "No results",
87 "OF": "of",
88 "SEARCH": "Search"
89 },
90 "tradehistory": {
91 "TITLE": "Trade History"
92 },
93 "users": {
94 "TITLE": "Users",
95 "headers": {
96 "USERNAME": "User Name",
97 "EMAIL": "E-mail",
98 "ROLE": "Role",
99 "BALANCECLAM": "Clam Balance",
100 "BALANCEBTC": "Btc Balance",
101 "BALANCEDOGE": "Doge Balance",
102 "UUID": "User ID",
103 "DEPOSITADDRESSCLAM": "Clam Deposit Address",
104 "DEPOSITADDRESSBTC": "Btc Deposit Address",
105 "VERIFIED": "Verified"
106 },
107 "PASSWORD": "Password",
108 "CONFIRM_PASSWORD": "Confirm Password"
109 },
110 "landing": {
111 "TITLE": "Landing",
112 "DESCRIPTION": "Welcome to Awesome Exchange. Trade crypto assets quickly and safely",
113 "API_DOCUMENTATION": "API documentation",
114 "FRONTEND_DOCUMENTATION": "Frontend documentation",
115 "MESSAGE": "message",
116 "COMMAND": "command",
117 "PAYLOAD": "payload",
118 "SEND_CHAT": "Send some chat messages"
119 },
120 "home": {
121 "TITLE": "Protected Home",
122 "GREETING": "Awesome Exchange!",
123 "DESCRIPTION": "",
124 "VERIFY_YOUR_ACCOUNT": "IMPORTANT: Verify your account",
125 "VERIFY_YOUR_ACCOUNT_DESCRIPTION": "You must verify your account by clicking the link sent to your E-mail to be able to enjoy all our app features",
126 "CLOSE": "Close"
127 },
128 "markets": {
129 "TITLE": "Markets",
130 "headers": {
131 "MARKET": "Market",
132 "BIDPRICE": "Bid Price",
133 "ASKPRICE": "Ask Price",
134 "PERCENTCHANGE": "% Change",
135 "LASTPRICE": "Last Price",
136 "LASTQUANTITY": "Last Quantity",
137 "OPENPRICE": "Open Price",
138 "HIGHPRICE": "24hr High Price",
139 "LOWPRICE": "24hr Low Price",
140 "QUOTEVOLUME": "24hr Quote Volume",
141 "COUNT": "Count",
142 "OPENTIME": "Open Time",
143 "CLOSETIME": "Close Time",
144 "VOLUME": "24hr Volume"
145 },
146 "DESCRIPTION": "Index of available markets"
147 },
148 "market": {
149 "TITLE": "Market",
150 "headers": {
151 "QUANTITY": "Amount",
152 "SIDE": "Side",
153 "PRICE": "Price",
154 "REMAINING": "Remaining",
155 "ORDER_TYPE": "Order Type",
156 "ORDER_STATE": "Order State",
157 "SUM": "SUM",
158 "TOTAL": "Total",
159 "SIZE": "SIZE",
160 "BID": "BID",
161 "ASK": "ASK",
162 "TIME": "Time",
163 "TIMESTAMP": "Timestamp",
164 "CANCEL": "Cancel"
165 },
166 "ORDER_FILLED": "Order Filled",
167 "ORDER_SUCCESS": "Order Submitted",
168 "OTPCODE": "Enter Two-Factor Authentication Code",
169 "TOTAL": "Total amount",
170 "PRICE": "Price",
171 "QUANTITY": "Quantity",
172 "SELL": "Sell",
173 "BUY": "Buy",
174 "DESCRIPTION": "Orderbook for market"
175 },
176 "login": {
177 "TITLE": "Login",
178 "DESCRIPTION": "Login to Awesome Exchange",
179 "PASSWORD": "Password",
180 "USERNAME": "Username",
181 "LOGIN": "Login",
182 "FORGOT_PASSWORD": "Forgot password?",
183 "TWOFACTOR": "Two Factor Authentication Code",
184 "COMPLETE": "Complete Login"
185 },
186 "forgotPassword": {
187 "TITLE": "Forgot my password",
188 "EMAIL": "E-mail",
189 "DESCRIPTION": "Enter your E-mail address so we can send you a message with instructions to recover your password",
190 "RECOVER": "Recover",
191 "RESET_EMAIL_SENT": "We have sent a message to %{0} with instructions to recover your password"
192 },
193 "resetPassword": {
194 "TITLE": "Change Password",
195 "PASSWORD": "Password",
196 "CONFIRM_PASSWORD": "Confirm Password",
197 "CHANGE_PASSWORD": "Change Password",
198 "PASSWORD_CHANGED": "Password changed successfully"
199 },
200 "signup": {
201 "TITLE": "Signup",
202 "USERNAME": "User Name",
203 "EMAIL": "E-mail",
204 "PASSWORD": "Password",
205 "CONFIRM_PASSWORD": "Confirm Password",
206 "SIGN_ME_UP": "Sign me up"
207 },
208 "verify": {
209 "TITLE": "E-mail verification",
210 "EMAIL_VERIFIED": "E-mail verified successfully"
211 },
212 "security": {
213 "TITLE": "Account Security",
214 "CHANGE_MY_PASSWORD": "Change My Password",
215 "SET_2FA": "Enable Two-Factor Authentication",
216 "OTP_SET": "Two-Factor Authentication Enabled Successfully",
217 "OTP_DISABLE": "Two-Factor Authentication Disabled Successfully",
218 "OTP_TRADES_SET": "Two-Factor Authentication for Trading Enable",
219 "OTP_TRADES_DISABLED": "Two-Factor Authentication for Trading Disabled",
220 "KEY_REQUEST_SUCCESS": "API Request Successful",
221 "KEY_REVOKE_SUCCESS": "API Key Revoked Successful",
222 "DISABLE_2FA": "Disable Two-Factor Authentication",
223 "ENABLE_2FA_TRADES": "Enable Two-Factor Authentication for Trades",
224 "DISABLE_2FA_TRADES": "Disable Two-Factor Authentication for Trades",
225 "CURRENT_PASSWORD": "Enter Current Password",
226 "NEW_PASSWORD": "Enter New Password",
227 "CONFIRM_NEW_PASSWORD": "Confirm New Password",
228 "PASSWORD_CHANGED": "Password Changed Successfully",
229 "SET_DISPLAY_NAME": "Set Display Name",
230 "DISPLAY_NAME": "Display Name",
231 "DISPLAY_NAME_SET": "Display Name Set"
232 },
233 "deposit": {
234 "TITLE": "Deposits",
235 "NEW_ADDRESS_SUCCESS": "New address created!",
236 "headers": {
237 "SYMBOL": "Symbol",
238 "ADDRESS": "Address",
239 "AMOUNT": "Amount",
240 "TXID": "Txid",
241 "CONFIRMATIONS": "Confirmations",
242 "CREATEDAT": "Last Update",
243 "COMPLETE": "Complete"
244 }
245 },
246 "withdraw": {
247 "TITLE": "Withdrawals",
248 "OTP_CODE": "Two Factor Authentication Code",
249 "WITHDRAW_DESTINATION": "Destination",
250 "WITHDRAW_AMOUNT": "Amount",
251 "WITHDRAW_SUBMITTED": "Withdraw Submitted",
252 "headers": {
253 "SYMBOL": "Symbol",
254 "DESTINATION": "Destination",
255 "AMOUNT": "Amount",
256 "FEE": "Fee",
257 "TXID": "Txid",
258 "COMPLETE": "Confirmations",
259 "CREATEDAT": "Last Update",
260 "PENDING": "Pending"
261 }
262 },
263 "account": {
264 "TITLE": "Account Page",
265 "USERNAME": "User Name",
266 "EMAIL": "E-mail",
267 "ROLE": "Role",
268 "BALANCECLAM": "Clam Balance",
269 "BALANCECLAMLOCKED": "Clam Balance Locked",
270 "BALANCEDOGE": "Btc Balance",
271 "BALANCEDDOGELOCKED": "Doge Balance Locked",
272 "BALANCEBTC": "Btc Balance",
273 "BALANCEBTCLOCKED": "Btc Balance Locked",
274 "DEPOSITADDRESSDOGE": "DOGE Deposit Address",
275 "DEPOSITADDRESSCLAM": "Clam Deposit Address",
276 "DEPOSITADDRESSBTC": "Btc Deposit Address",
277 "NO_RESULTS_FOUND": "No results found"
278 }
279}