modxcms/revolution

View on GitHub
core/lexicon/th/about.inc.php

Summary

Maintainability
C
1 day
Test Coverage
<?php
/**
 * About English lexicon topic
 *
 * @language en
 * @package modx
 * @subpackage lexicon
 */
$_lang['help_page_title'] = 'ช่วยเหลือและสนับสนุน';
$_lang['help_main_head'] = 'MODX อยู่ที่นี่สำหรับคุณ';
$_lang['help_main_subhead'] = 'See below to get the help you need for your MODX project<br>Find more details at <a href="https://modx.com/resources/free-support-options">modx.com/resources/free-support-options</a> or call +1 (469) 777-6639';
$_lang['forums'] = 'ฟอรั่ม';
$_lang['forums_title'] = 'ฟอรั่มชุมชน MODX';
$_lang['forums_description'] = 'ความช่วยเหลือไม่คิดเงินจากชุมชน';
$_lang['forums_link'] = 'https://community.modx.com/';
$_lang['docs'] = 'เอกสารประกอบ';
$_lang['docs_title'] = 'อ่านคู่มือ (MODX) ที่ยอดเยี่ยม';
$_lang['docs_description'] = 'อ่านคู่มืออย่างเป็นทางการของ MODX';
$_lang['docs_link'] = 'https://docs.modx.com/';
$_lang['bugs'] = 'ตรวจสอบและติดตามข้อผิดพลาด';
$_lang['bugs_title'] = 'รายงานข้อผิดแล้วและร้องขอคุณสมบัติเพิ่มเติม';
$_lang['bugs_description'] = 'พบเจอปัญหา? แจ้งให้เรารู้!';
$_lang['bugs_link'] = 'https://github.com/modxcms/revolution/issues';
$_lang['support'] = 'การสนับสนุนเชิงพาณิชย์';
$_lang['support_title'] = 'ซื้อตั๋วเพื่อการสนับสนุนเร่งด่วนตอนนี้';
$_lang['support_description'] = 'การสนับสนุนสำคัญจากแหล่งข้อมูล';
$_lang['support_link'] = 'https://modx.com/solutions/services';
$_lang['email_placeholder'] = 'you@example.com';
$_lang['email_sub'] = 'ติดตามความเคลื่อนไหวกับ MODX';
$_lang['email_sub_description'] = 'สมัครรับ <b>จดหมายข่าวของ MODX </b> เพื่อรับข่าวสำคัญทั้งหมดเกี่ยวกับ MODX. เพียงใส่อีเมลล์ของคุณที่ด้านล่าง — เราสัญญาว่าเราจะไม่ส่งสแปม.';
$_lang['email_sub_button'] = 'สมัครสมาชิก';
$_lang['social_follows'] = 'คุณยังสามารถที่จะ<b>ติดตาม MODX</b>ได้ที่ช่องทางเหล่านี้.';
$_lang['follow'] = 'ติดตาม MODX';
$_lang['like'] = 'ถูกใจ MODX';
$_lang['circle'] = 'เพิ่ม MODX เข้าแวดวง';
$_lang['help_about'] = 'The MODX® software you are using is the result of collaboration with an amazing community of users, supporters and developers. Since 2004, the team behind MODX has sponsored and managed it, funding ongoing work through commercial support and commissioned features. You can <a href="https://modx.com/solutions/services" class="supportTicket">buy support from the source</a> to get one hour of emergency support (also usable for two hours non-priority support). Or <a href="mailto:hello@modx.com?subject=MODX Manager Inquiry ">email us</a> if you have another question about MODX in general.';
$_lang['help_credit'] = 'MODX is free open source software licensed under the <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html" target="_blank">GPL version 2.0</a> or later. Copyright 2005-[[+current_year]] by MODX, LLC. “MODX” is a registered trademark. Do the right thing—please keep this credit and the other information on this page intact.';