-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Opencart 3.x 2.0v
- Loading branch information
Showing
13 changed files
with
1,051 additions
and
841 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
// Heading | ||
$_['heading_title'] = 'iyzico'; | ||
$_['text_iyzico'] = '<a href="http://www.iyzico.com/" target="_blank"><img src="view/image/payment/iyzico_logo.png" alt="iyzico" title="iyzico" /></a>'; | ||
$_['text_iyzico'] = '<a href="http://www.iyzico.com/" target="_blank"><img src="view/image/payment/iyzico_logo.png" alt="iyzico" title="iyzico" /></a>'; | ||
$_['general_select'] = 'Select'; | ||
$_['live'] = 'Live'; | ||
$_['sandbox'] = 'Sandbox / Test'; | ||
|
@@ -52,10 +52,7 @@ | |
$_['current_version_name'] = 'Old Version:'; | ||
$_['new_version_name'] = 'New Version:'; | ||
$_['description_name'] = 'Description:'; | ||
|
||
|
||
|
||
|
||
|
||
|
||
$_['iyzico_webhook'] = 'Webhook Integration'; | ||
$_['webhook_url_description'] = "Don't forget to do webhook Integration."; | ||
$_['iyzico_webhook_url_key_error'] = "Webhook URL Error! Please, try these steps respectively. 1- Refresh web page 1-2 times. 2- If webhook url doesn't create , Please, after delete the iyzico plugin, re-install the iyzico plugin and save module settings. 3- Send an email to [email protected]"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,4 +53,7 @@ | |
$_['iyzico_update_screen'] = 'İYZİCO GÜNCELLEME EKRANI'; | ||
$_['current_version_name'] = 'Mevcur Sürümünüz:'; | ||
$_['new_version_name'] = 'Yeni Sürümünüz:'; | ||
$_['description_name'] = 'Açıklama:'; | ||
$_['description_name'] = 'Açıklama:'; | ||
$_['iyzico_webhook'] = 'Webhook Entegrasyonu'; | ||
$_['webhook_url_description'] = "Webhook entegrasyonunu yapmayı unutmayınız."; | ||
$_['iyzico_webhook_url_key_error'] = "Webhook URL üretilemedi. Lütfen sırasıyla bu adımları deneyin. 1- Web sayfasını 1-2 defa yenileyin. 2- Webhook URL üretilmediyse lütfen plugini kaldırıp, yeniden kurun ve ayarları kaydedin. 3- Sorun devam ederse [email protected]'a mail atınız."; |
Oops, something went wrong.