|
369 | 369 | "multi_ip" => "Çoklu IP Desteği", |
370 | 370 | "multi_ip_desc" => "Lojisoft Destek birden fazla dahili / harici IP'ye kilitlemenizi saÄŸlar.", |
371 | 371 | "purchase" => "Satın Alma", |
372 | | - "ticket_number_missing" => "Biletle ilgili e-postalar için, e-posta konusunda {{ticket.number}} birleştirme alanı bulunmalı ve <em> [# {{ticket.number}}] </em> veya <em> ( # {{ticket.number}})) </em> yanıtları doğru bilete yönlendirmek için. Bilet numarasını kaldırmak isterseniz, lütfen <a href='https://docs.supportpal.com/current/Email+Channel#SubAddressConfiguration' target='_blank'> e-posta alt adresini </a> etkinleştirmeyi düşünün.", |
373 | 372 |
|
374 | 373 | /* |
375 | 374 | * 2.5.0 |
|
662 | 661 | /* |
663 | 662 | * 5.3.0 |
664 | 663 | */ |
665 | | - "ticket_channel_2" => "Bir dizi varsayılan kanal sağlıyoruz. Sosyal medya üzerinden oluşturulan talepleri toplamak için Facebook ve Twitter kanallarını etkinleştirmek ve yapılandırmak isteyebilirsiniz.", |
666 | 664 | "incoming_duplicate" => "Incoming (Duplicate)", |
667 | 665 |
|
668 | 666 | /* |
|
682 | 680 | "hcaptcha_desc" => "Please register at <a target='_blank' href=\"https://hcaptcha.com/\">hCaptcha</a>. Copy the site and secret key above.", |
683 | 681 | "captcha_type_desc" => "Sistem genelinde kullanılacak Captcha'yı seçin. Ek yapılandırma gerektiren Google reCAPTCHA ürününe geçmenizi öneririz.", |
684 | 682 |
|
| 683 | + /* |
| 684 | + * 5.5.0 |
| 685 | + */ |
| 686 | + "ticket_channel_2" => "Bir dizi varsayılan kanal sağlıyoruz. Sosyal medya üzerinden oluşturulan talepleri toplamak için Facebook ve Twitter kanallarını etkinleştirmek ve yapılandırmak isteyebilirsiniz.", |
| 687 | + "selected_country_aria_label" => "Selected country", |
| 688 | + "no_country_selected" => "No country selected", |
| 689 | + "country_list_aria_label" => "List of countries", |
| 690 | + "zero_search_results" => "No results found", |
| 691 | + "one_search_result" => "1 result found", |
| 692 | + "multiple_search_results" => "\${count} results found", // ${count} is a JS variable and should not be changed. |
| 693 | + "advanced" => "Advanced", |
| 694 | + "table" => "Table", |
| 695 | + "cell" => "Cell", |
| 696 | + "cell_properties" => "Cell properties", |
| 697 | + "merge_cells" => "Merge cells", |
| 698 | + "split_cell" => "Split cell", |
| 699 | + "row" => "Row", |
| 700 | + "inset_row_before" => "Insert row before", |
| 701 | + "inset_row_after" => "Insert row after", |
| 702 | + "delete_row" => "Delete row", |
| 703 | + "row_properties" => "Row properties", |
| 704 | + "cut_row" => "Cut row", |
| 705 | + "copy_row" => "Copy row", |
| 706 | + "paste_row_before" => "Paste row before", |
| 707 | + "paste_row_after" => "Paste row after", |
| 708 | + "column" => "Column", |
| 709 | + "insert_column_before" => "Insert column before", |
| 710 | + "insert_column_after" => "Insert column after", |
| 711 | + "delete_column" => "Delete column", |
| 712 | + "cut_column" => "Cut column", |
| 713 | + "copy_column" => "Copy column", |
| 714 | + "paste_column_before" => "Paste column before", |
| 715 | + "paste_column_after" => "Paste column after", |
| 716 | + "table_properties" => "Table properties", |
| 717 | + "delete_table" => "Delete table", |
| 718 | + "width" => "Width", |
| 719 | + "height" => "Height", |
| 720 | + "cell_spacing" => "Cell spacing", |
| 721 | + "cell_padding" => "Cell padding", |
| 722 | + "border_width" => "Border width", |
| 723 | + "caption" => "Caption", |
| 724 | + "show_caption" => "Show caption", |
| 725 | + "alignment" => "Alignment", |
| 726 | + "border_style" => "Border style", |
| 727 | + "border_colour" => "Border colour", |
| 728 | + "cell_type" => "Cell type", |
| 729 | + "scope" => "Scope", |
| 730 | + "horizontal_align" => "Horizontal align", |
| 731 | + "vertical_align" => "Vertical align", |
| 732 | + "header_cell" => "Header cell", |
| 733 | + "row_group" => "Row group", |
| 734 | + "column_group" => "Column group", |
| 735 | + "left" => "Left", |
| 736 | + "center" => "Center", |
| 737 | + "right" => "Right", |
| 738 | + "top" => "Top", |
| 739 | + "middle" => "Middle", |
| 740 | + "bottom" => "Bottom", |
| 741 | + "anchor" => "Anchor", |
| 742 | + "example" => "Example", |
| 743 | + |
| 744 | + /* |
| 745 | + * 5.6.0 |
| 746 | + */ |
| 747 | + "email_template_enabled_desc" => "Disabling the email template will prevent notifications that use this template from being sent.", |
| 748 | + "template_disabled" => "Template Disabled", |
| 749 | + "reset_email_template" => "This will update the editor with the default email template content. Any previous changes made will be lost once the email template has been saved.", |
| 750 | + |
685 | 751 | ); |
0 commit comments