api settings

This commit is contained in:
sdarbinyan
2026-05-13 10:45:18 +04:00
parent 985ec5db7f
commit e9b50078fe
6 changed files with 116 additions and 4 deletions

View File

@@ -109,7 +109,9 @@
"session_failed": "Could not create a session. Please try again.",
"payment_failed": "Could not process the payment. Check the code and try again.",
"invalid_code": "Invalid code. Please check and try again.",
"invalid_amount": "Please enter a valid amount."
"invalid_amount": "Please enter a valid amount.",
"settings_failed": "Could not load settings. You can continue manually.",
"settings_missing_id": "Partner id is missing. You can continue manually."
},
"common": {
"secure": "Secure connection"