This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Travis Winsor
committed
May 4, 2020
1 parent
c762dd8
commit bbd3800
Showing
11 changed files
with
188 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"PAGES": { | ||
"HEADER": { | ||
"TITLE": "Portefeuille Lite", | ||
"DASHBOARD": "Dashboard", | ||
"TRANSFER": "Transfer", | ||
"ACTIVITY": "Activity" | ||
}, | ||
"FOOTER": { | ||
"WALLET": "Cloud Wallet", | ||
"NODE": "Smart Node", | ||
"ONLINE": "Online", | ||
"OFFLINE": "Offline" | ||
}, | ||
"DASHBOARD": { | ||
"TITLE": "Dashboard", | ||
"BALANCE": "Balance", | ||
"ADDRESS": "Address", | ||
"ACTIVITY": "Recent Activity" | ||
}, | ||
"TRANSFER": { | ||
"TITLE": "Transfer Funds", | ||
"HEADINGS": { | ||
"AMOUNT": "Amount", | ||
"RECIPIENT": "Recipient", | ||
"MESSAGE": "Message" | ||
} | ||
}, | ||
"ACTIVITY": { | ||
"TITLE": "Transactions" | ||
}, | ||
"CONTACTS": { | ||
"TITLE": "Contacts" | ||
}, | ||
"MESSAGING": { | ||
"TITLE": "Messages" | ||
}, | ||
"SETTINGS": { | ||
"TITLE": "Settings" | ||
}, | ||
"LOCK": { | ||
"TITLE": "Lock Your Wallet" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"PAGES": { | ||
"HEADER": { | ||
"TITLE": "लाइट वॉलेट", | ||
"DASHBOARD": "Dashboard", | ||
"TRANSFER": "Transfer", | ||
"ACTIVITY": "Activity" | ||
}, | ||
"FOOTER": { | ||
"WALLET": "Cloud Wallet", | ||
"NODE": "Smart Node", | ||
"ONLINE": "Online", | ||
"OFFLINE": "Offline" | ||
}, | ||
"DASHBOARD": { | ||
"TITLE": "Dashboard", | ||
"BALANCE": "Balance", | ||
"ADDRESS": "Address", | ||
"ACTIVITY": "Recent Activity" | ||
}, | ||
"TRANSFER": { | ||
"TITLE": "Transfer Funds", | ||
"HEADINGS": { | ||
"AMOUNT": "Amount", | ||
"RECIPIENT": "Recipient", | ||
"MESSAGE": "Message" | ||
} | ||
}, | ||
"ACTIVITY": { | ||
"TITLE": "Transactions" | ||
}, | ||
"CONTACTS": { | ||
"TITLE": "Contacts" | ||
}, | ||
"MESSAGING": { | ||
"TITLE": "Messages" | ||
}, | ||
"SETTINGS": { | ||
"TITLE": "Settings" | ||
}, | ||
"LOCK": { | ||
"TITLE": "Lock Your Wallet" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"PAGES": { | ||
"HEADER": { | ||
"TITLE": "精简版钱包", | ||
"DASHBOARD": "Dashboard", | ||
"TRANSFER": "Transfer", | ||
"ACTIVITY": "Activity" | ||
}, | ||
"FOOTER": { | ||
"WALLET": "Cloud Wallet", | ||
"NODE": "Smart Node", | ||
"ONLINE": "Online", | ||
"OFFLINE": "Offline" | ||
}, | ||
"DASHBOARD": { | ||
"TITLE": "Dashboard", | ||
"BALANCE": "Balance", | ||
"ADDRESS": "Address", | ||
"ACTIVITY": "Recent Activity" | ||
}, | ||
"TRANSFER": { | ||
"TITLE": "Transfer Funds", | ||
"HEADINGS": { | ||
"AMOUNT": "Amount", | ||
"RECIPIENT": "Recipient", | ||
"MESSAGE": "Message" | ||
} | ||
}, | ||
"ACTIVITY": { | ||
"TITLE": "Transactions" | ||
}, | ||
"CONTACTS": { | ||
"TITLE": "Contacts" | ||
}, | ||
"MESSAGING": { | ||
"TITLE": "Messages" | ||
}, | ||
"SETTINGS": { | ||
"TITLE": "Settings" | ||
}, | ||
"LOCK": { | ||
"TITLE": "Lock Your Wallet" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"PAGES": { | ||
"HEADER": { | ||
"TITLE": "Billetera Lite", | ||
"DASHBOARD": "Tablero", | ||
"TRANSFER": "Transferir", | ||
"ACTIVITY": "Actividad" | ||
}, | ||
"FOOTER": { | ||
"WALLET": "Billetera en la nube", | ||
"NODE": "Nodo inteligente", | ||
"ONLINE": "En línea", | ||
"OFFLINE": "Desconectada" | ||
}, | ||
"DASHBOARD": { | ||
"TITLE": "Tablero", | ||
"BALANCE": "Equilibrar", | ||
"ADDRESS": "Habla a", | ||
"ACTIVITY": "Actividad reciente" | ||
}, | ||
"TRANSFER": { | ||
"TITLE": "Transferir fondos", | ||
"HEADINGS": { | ||
"AMOUNT": "Cantidad", | ||
"RECIPIENT": "Destinataria", | ||
"MESSAGE": "Mensaje" | ||
} | ||
}, | ||
"ACTIVITY": { | ||
"TITLE": "Actas" | ||
}, | ||
"CONTACTS": { | ||
"TITLE": "Contactos" | ||
}, | ||
"MESSAGING": { | ||
"TITLE": "Mensajes" | ||
}, | ||
"SETTINGS": { | ||
"TITLE": "Configuraciones" | ||
}, | ||
"LOCK": { | ||
"TITLE": "Bloquee su billetera" | ||
} | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters