Skip to content

Commit

Permalink
Fixed Issue krayin#1848
Browse files Browse the repository at this point in the history
  • Loading branch information
amit-webkul committed Dec 20, 2024
1 parent f31aa8c commit ad683b5
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 6 deletions.
1 change: 1 addition & 0 deletions packages/Webkul/Admin/src/Resources/lang/ar/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -1029,6 +1029,7 @@
'form-submit-button-color' => 'لون زر إرسال النموذج',
'form-title-color' => 'لون عنوان النموذج',
'general' => 'عام',
'leads' => 'العملاء المحتملون',
'preview' => 'معاينة',
'person' => 'شخص',
'public-url' => 'الرابط العام',
Expand Down
13 changes: 7 additions & 6 deletions packages/Webkul/Admin/src/Resources/lang/en/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -1013,12 +1013,12 @@
],

'edit' => [
'title' => 'Edit Webform',
'add-attribute-btn' => 'Add Attribute Button',
'attribute-label-color' => 'Attribute Label Color',
'attributes' => 'Attributes',
'attributes-info' => 'Add custom attributes to the form.',
'background-color' => 'Background Color',
'choose-value' => 'Choose Value',
'code-snippet' => 'Code Snippet',
'copied' => 'Copied',
'copy' => 'Copy',
Expand All @@ -1028,22 +1028,23 @@
'description' => 'Description',
'display-custom-message' => 'Display custom message',
'embed' => 'Embed',
'enter-value' => 'Enter Value',
'form-background-color' => 'Form Background Color',
'form-submit-btn-color' => 'Form Submit Button Color',
'form-submit-button-color' => 'Form Submit Button Color',
'form-title-color' => 'Form Title Color',
'general' => 'General',
'preview' => 'Preview',
'leads' => 'Leads',
'person' => 'Person',
'preview' => 'Preview',
'public-url' => 'Public URL',
'redirect-to-url' => 'Redirect To URL',
'save-btn' => 'Save Webform',
'submit-button-label' => 'Submit Button Label',
'submit-success-action' => 'Submit Success Action',
'choose-value' => 'Choose Value',
'select-file' => 'Select File',
'select-image' => 'Select Image',
'enter-value' => 'Enter Value',
'submit-button-label' => 'Submit Button Label',
'submit-success-action' => 'Submit Success Action',
'title' => 'Edit Webform',
],
],

Expand Down
1 change: 1 addition & 0 deletions packages/Webkul/Admin/src/Resources/lang/fa/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -1033,6 +1033,7 @@
'form-submit-button-color' => 'رنگ دکمه ارسال فرم',
'form-title-color' => 'رنگ عنوان فرم',
'general' => 'عمومی',
'leads' => 'سرنخ‌ها',
'preview' => 'پیش‌نمایش',
'person' => 'شخص',
'public-url' => 'آدرس عمومی',
Expand Down
1 change: 1 addition & 0 deletions packages/Webkul/Admin/src/Resources/lang/pt_BR/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -1031,6 +1031,7 @@
'form-submit-button-color' => 'Cor do Botão de Envio do Formulário',
'form-title-color' => 'Cor do Título do Formulário',
'general' => 'Geral',
'leads' => 'Leads',
'preview' => 'Visualizar',
'person' => 'Pessoa',
'public-url' => 'URL Pública',
Expand Down
1 change: 1 addition & 0 deletions packages/Webkul/Admin/src/Resources/lang/tr/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -1033,6 +1033,7 @@
'form-submit-button-color' => 'Form Gönderim Düğmesi Rengi',
'form-title-color' => 'Form Başlık Rengi',
'general' => 'Genel',
'leads' => 'Fırsatlar',
'preview' => 'Önizleme',
'person' => 'Kişi',
'public-url' => 'Genel URL',
Expand Down
1 change: 1 addition & 0 deletions packages/Webkul/Admin/src/Resources/lang/vi/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -1032,6 +1032,7 @@
'form-submit-button-color' => 'Màu Nút Gửi Biểu Mẫu',
'form-title-color' => 'Màu Tiêu Đề Biểu Mẫu',
'general' => 'Chung',
'leads' => 'Dẫn Dắt',
'preview' => 'Xem Trước',
'person' => 'Người',
'public-url' => 'URL Công Khai',
Expand Down

0 comments on commit ad683b5

Please sign in to comment.