This commit is contained in:
2024-11-25 22:16:01 +05:00
parent 717f90fca2
commit a7d3f47e04
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ class NovaVisaMasterSetting extends Resource
*/ */
public static function label(): string public static function label(): string
{ {
return __('Visa Master Settings'); return __('Visa/Master, Sber Settings');
} }
/** /**

View File

@@ -329,5 +329,5 @@
"Online payment": "Onlaýn töleg", "Online payment": "Onlaýn töleg",
"Online payment history": "Onlaýn töleg taryhy", "Online payment history": "Onlaýn töleg taryhy",
"Make payment": "Töleg", "Make payment": "Töleg",
"Visa Master Settings": "Visa/Master sazlamalar" "Visa/Master, Sber Settings": "Visa/Master, Sber sazlamalar"
} }