chore: update project changes
This commit is contained in:
@@ -109,6 +109,18 @@ var english = map[string]string{
|
||||
"tracked_accounts": "Tracked accounts",
|
||||
"last_recorded": "Last recorded",
|
||||
"latest_activity": "Latest ledger activity",
|
||||
"blockchain_settlements": "Blockchain settlements",
|
||||
"settlement_summary": "LATEST SETTLEMENT STATE",
|
||||
"confirmed_on_chain": "Confirmed on chain",
|
||||
"pending_submission": "Pending submission",
|
||||
"retryable": "Retryable",
|
||||
"manual_review": "Manual review",
|
||||
"blockchain_transaction": "Blockchain transaction",
|
||||
"status": "Status",
|
||||
"attempts": "Attempts",
|
||||
"updated": "Updated",
|
||||
"not_submitted": "Not submitted",
|
||||
"no_settlements": "No blockchain settlements have been queued yet.",
|
||||
"newest_first": "NEWEST FIRST",
|
||||
"top_asset_holders": "Top asset holders",
|
||||
"holder_balance_scope": "AVAILABLE + FROZEN · RECENT ASSETS",
|
||||
@@ -210,6 +222,18 @@ var persian = map[string]string{
|
||||
"tracked_accounts": "حسابهای ردیابیشده",
|
||||
"last_recorded": "آخرین ثبت",
|
||||
"latest_activity": "آخرین فعالیت دفتر کل",
|
||||
"blockchain_settlements": "تسویههای بلاکچین",
|
||||
"settlement_summary": "آخرین وضعیت تسویه",
|
||||
"confirmed_on_chain": "تأییدشده روی زنجیره",
|
||||
"pending_submission": "در انتظار ارسال",
|
||||
"retryable": "قابل تلاش مجدد",
|
||||
"manual_review": "نیازمند بررسی دستی",
|
||||
"blockchain_transaction": "تراکنش بلاکچین",
|
||||
"status": "وضعیت",
|
||||
"attempts": "تعداد تلاش",
|
||||
"updated": "آخرین تغییر",
|
||||
"not_submitted": "ارسالنشده",
|
||||
"no_settlements": "هنوز تسویهای برای بلاکچین در صف قرار نگرفته است.",
|
||||
"newest_first": "جدیدترین ابتدا",
|
||||
"top_asset_holders": "دارندگان برتر دارایی",
|
||||
"holder_balance_scope": "در دسترس + مسدود · داراییهای اخیر",
|
||||
|
||||
Reference in New Issue
Block a user