chore: update project changes

This commit is contained in:
2026-09-21 15:33:47 +03:30
parent f7366a1985
commit 810448b6e7
8 changed files with 1459 additions and 810 deletions
+24
View File
@@ -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": "در دسترس + مسدود · دارایی‌های اخیر",