Transaction Details Bug Fixed

This commit is contained in:
2025-09-10 18:10:18 +05:30
parent e4e104837b
commit 52e9f59e6f
15 changed files with 264 additions and 195 deletions

View File

@@ -312,5 +312,6 @@
"selectThemeMode": "Select Theme Mode",
"themeModeSystem": "System",
"themeModeLight": "Light",
"themeModeDark": "Dark"
"themeModeDark": "Dark",
"details": "Details"
}

View File

@@ -313,5 +313,6 @@
"selectThemeMode": "थीम मोड चुनें",
"themeModeSystem": "सिस्टम",
"themeModeLight": "लाईट",
"themeModeDark": "डार्क"
"themeModeDark": "डार्क",
"details": "विवरण"
}