You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lang/Turkish(Turkey)/modules/support.php
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -22,17 +22,17 @@
22
22
*
23
23
*/
24
24
25
-
define('OGP_LANG_support_email_content', "You have received a support request from %s (%s).<br><br>Server: %s.<br><br>%s");
26
-
define('OGP_LANG_message_has_been_sent', "Thank you for contacting us! Your message has been received and we will respond to it by email.");
27
-
define('OGP_LANG_please_describe_your_issue_below', "Please use the form below to request support for your game server.<br>We will respond as soon as possible.");
28
-
define('OGP_LANG_select_server', "Choose a server");
define('OGP_LANG_email_must_be_filled_out', "The email address must be filled out.");
33
-
define('OGP_LANG_subject_must_be_filled_out', "The subject must be filled out.");
34
-
define('OGP_LANG_message_must_be_filled_out', "The message must be filled out.");
35
-
define('OGP_LANG_send', "Send");
36
-
define('OGP_LANG_error', "Error");
37
-
define('OGP_LANG_info', "Info");
25
+
define('OGP_LANG_support_email_content', "%s (%s) size bir destek talebi gönderdi. <br><br>Sunucu:%s<br><br>%s");
26
+
define('OGP_LANG_message_has_been_sent', "Bizimle iletişime geçtiğiniz için teşekkür ederiz. Mesajınız bize ulaştı, size mail üzerinden geri dönüş yapacağız.");
27
+
define('OGP_LANG_please_describe_your_issue_below', "Oyun sunucunuz için destek almak için lütfen aşağıdaki formu doldurun.<br>En kısa sürede tarafınıza dönüş yapılacaktır.");
0 commit comments