Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: account details [web-desmos] #1186

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
3 changes: 2 additions & 1 deletion apps/web-agoric/public/locales/en/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "Creation Time",
"bio": "Bio",
"status": "Status",
"completionTime": "Completion Time"
"completionTime": "Completion Time",
"joined": "Joined {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-agoric/public/locales/en/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "Authz",
"feegrant": "Feegrant",
"vesting": "Vesting",
"logs": "Logs"
"logs": "Logs",
"messagesNumber": "Message ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-agoric/public/locales/it/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "Tempo di creazione",
"bio": "Bio",
"status": "Stato",
"completionTime": "Tempo di completamento"
"completionTime": "Tempo di completamento",
"joined": "Tempo di creazione {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-agoric/public/locales/it/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "Authz",
"feegrant": "Pagamento delle fee",
"vesting": "Vesting",
"logs": "Logs"
"logs": "Logs",
"messagesNumber": "Messaggio ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-agoric/public/locales/pl/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "Czas utworzenia",
"bio": "Bio",
"status": "Status",
"completionTime": "Czas realizacji"
"completionTime": "Czas realizacji",
"joined": "Czas utworzenia {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-agoric/public/locales/pl/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "Autoryzacja",
"feegrant": "Dotacja",
"vesting": "Vesting",
"logs": "Logi"
"logs": "Logi",
"messagesNumber": "Wiadomość ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-agoric/public/locales/zhs/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "创建时间",
"bio": "简述",
"status": "状态",
"completionTime": "完成时间"
"completionTime": "完成时间",
"joined": "创建时间 {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-agoric/public/locales/zhs/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "授权",
"feegrant": "费用拨款",
"vesting": "生效中",
"logs": "日志"
"logs": "日志",
"messagesNumber": "讯息 ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-agoric/public/locales/zht/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "創建時間",
"bio": "簡介",
"status": "狀態",
"completionTime": "完成時間"
"completionTime": "完成時間",
"joined": "創建時間 {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-agoric/public/locales/zht/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "授權",
"feegrant": "費用授權",
"vesting": "歸屬",
"logs": "記錄"
"logs": "記錄",
"messagesNumber": "訊息 ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-akash/public/locales/en/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "Creation Time",
"bio": "Bio",
"status": "Status",
"completionTime": "Completion Time"
"completionTime": "Completion Time",
"joined": "Joined {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-akash/public/locales/en/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "Authz",
"feegrant": "Feegrant",
"vesting": "Vesting",
"logs": "Logs"
"logs": "Logs",
"messagesNumber": "Message ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-akash/public/locales/it/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "Tempo di creazione",
"bio": "Bio",
"status": "Stato",
"completionTime": "Tempo di completamento"
"completionTime": "Tempo di completamento",
"joined": "Tempo di creazione {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-akash/public/locales/it/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "Authz",
"feegrant": "Pagamento delle fee",
"vesting": "Vesting",
"logs": "Logs"
"logs": "Logs",
"messagesNumber": "Messaggio ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-akash/public/locales/pl/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "Czas utworzenia",
"bio": "Bio",
"status": "Status",
"completionTime": "Czas realizacji"
"completionTime": "Czas realizacji",
"joined": "Czas utworzenia {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-akash/public/locales/pl/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "Autoryzacja",
"feegrant": "Dotacja",
"vesting": "Vesting",
"logs": "Logi"
"logs": "Logi",
"messagesNumber": "Wiadomość ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-akash/public/locales/zhs/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "创建时间",
"bio": "简述",
"status": "状态",
"completionTime": "完成时间"
"completionTime": "完成时间",
"joined": "创建时间 {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-akash/public/locales/zhs/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "授权",
"feegrant": "费用拨款",
"vesting": "生效中",
"logs": "日志"
"logs": "日志",
"messagesNumber": "讯息 ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-akash/public/locales/zht/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "創建時間",
"bio": "簡介",
"status": "狀態",
"completionTime": "完成時間"
"completionTime": "完成時間",
"joined": "創建時間 {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-akash/public/locales/zht/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "授權",
"feegrant": "費用授權",
"vesting": "歸屬",
"logs": "記錄"
"logs": "記錄",
"messagesNumber": "訊息 ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-assetmantle/public/locales/en/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "Creation Time",
"bio": "Bio",
"status": "Status",
"completionTime": "Completion Time"
"completionTime": "Completion Time",
"joined": "Joined {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-assetmantle/public/locales/en/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "Authz",
"feegrant": "Feegrant",
"vesting": "Vesting",
"logs": "Logs"
"logs": "Logs",
"messagesNumber": "Message ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-assetmantle/public/locales/it/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "Tempo di creazione",
"bio": "Bio",
"status": "Stato",
"completionTime": "Tempo di completamento"
"completionTime": "Tempo di completamento",
"joined": "Tempo di creazione {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-assetmantle/public/locales/it/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "Authz",
"feegrant": "Pagamento delle fee",
"vesting": "Vesting",
"logs": "Logs"
"logs": "Logs",
"messagesNumber": "Messaggio ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-assetmantle/public/locales/pl/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "Czas utworzenia",
"bio": "Bio",
"status": "Status",
"completionTime": "Czas realizacji"
"completionTime": "Czas realizacji",
"joined": "Czas utworzenia {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-assetmantle/public/locales/pl/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "Autoryzacja",
"feegrant": "Dotacja",
"vesting": "Vesting",
"logs": "Logi"
"logs": "Logi",
"messagesNumber": "Wiadomość ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-assetmantle/public/locales/zhs/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "创建时间",
"bio": "简述",
"status": "状态",
"completionTime": "完成时间"
"completionTime": "完成时间",
"joined": "创建时间 {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-assetmantle/public/locales/zhs/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "授权",
"feegrant": "费用拨款",
"vesting": "生效中",
"logs": "日志"
"logs": "日志",
"messagesNumber": "讯息 ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-assetmantle/public/locales/zht/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "創建時間",
"bio": "簡介",
"status": "狀態",
"completionTime": "完成時間"
"completionTime": "完成時間",
"joined": "創建時間 {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-assetmantle/public/locales/zht/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "授權",
"feegrant": "費用授權",
"vesting": "歸屬",
"logs": "記錄"
"logs": "記錄",
"messagesNumber": "訊息 ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-band/public/locales/en/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "Creation Time",
"bio": "Bio",
"status": "Status",
"completionTime": "Completion Time"
"completionTime": "Completion Time",
"joined": "Joined {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-band/public/locales/en/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "Authz",
"feegrant": "Feegrant",
"vesting": "Vesting",
"logs": "Logs"
"logs": "Logs",
"messagesNumber": "Message ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-bitsong/public/locales/en/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "Creation Time",
"bio": "Bio",
"status": "Status",
"completionTime": "Completion Time"
"completionTime": "Completion Time",
"joined": "Joined {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-bitsong/public/locales/en/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@
"authz": "Authz",
"feegrant": "Feegrant",
"vesting": "Vesting",
"logs": "Logs"
"logs": "Logs",
"messagesNumber": "Message ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-comdex/public/locales/en/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "Creation Time",
"bio": "Bio",
"status": "Status",
"completionTime": "Completion Time"
"completionTime": "Completion Time",
"joined": "Joined {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-comdex/public/locales/en/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "Authz",
"feegrant": "Feegrant",
"vesting": "Vesting",
"logs": "Logs"
"logs": "Logs",
"messagesNumber": "Message ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-comdex/public/locales/it/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "Tempo di creazione",
"bio": "Bio",
"status": "Stato",
"completionTime": "Tempo di completamento"
"completionTime": "Tempo di completamento",
"joined": "Tempo di creazione {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-comdex/public/locales/it/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "Authz",
"feegrant": "Pagamento delle fee",
"vesting": "Vesting",
"logs": "Logs"
"logs": "Logs",
"messagesNumber": "Messaggio ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-comdex/public/locales/pl/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "Czas utworzenia",
"bio": "Bio",
"status": "Status",
"completionTime": "Czas realizacji"
"completionTime": "Czas realizacji",
"joined": "Czas utworzenia {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-comdex/public/locales/pl/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "Autoryzacja",
"feegrant": "Dotacja",
"vesting": "Vesting",
"logs": "Logi"
"logs": "Logi",
"messagesNumber": "Wiadomość ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-comdex/public/locales/zhs/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "创建时间",
"bio": "简述",
"status": "状态",
"completionTime": "完成时间"
"completionTime": "完成时间",
"joined": "创建时间 {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-comdex/public/locales/zhs/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "授权",
"feegrant": "费用拨款",
"vesting": "生效中",
"logs": "日志"
"logs": "日志",
"messagesNumber": "讯息 ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-comdex/public/locales/zht/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "創建時間",
"bio": "簡介",
"status": "狀態",
"completionTime": "完成時間"
"completionTime": "完成時間",
"joined": "創建時間 {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-comdex/public/locales/zht/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "授權",
"feegrant": "費用授權",
"vesting": "歸屬",
"logs": "記錄"
"logs": "記錄",
"messagesNumber": "訊息 ({{number}})"
}
3 changes: 2 additions & 1 deletion apps/web-cosmos/public/locales/en/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"creationTime": "Creation Time",
"bio": "Bio",
"status": "Status",
"completionTime": "Completion Time"
"completionTime": "Completion Time",
"joined": "Joined {{date}}"
}
3 changes: 2 additions & 1 deletion apps/web-cosmos/public/locales/en/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
"authz": "Authz",
"feegrant": "Feegrant",
"vesting": "Vesting",
"logs": "Logs"
"logs": "Logs",
"messagesNumber": "Message ({{number}})"
}
Loading