This is a documentation for Board Game Arena: play board games online !
ผลต่างระหว่างรุ่นของ "Translations"
ไปยังการนำทาง
ไปยังการค้นหา
(Created page with " (todo)") |
ไม่มีความย่อการแก้ไข |
||
บรรทัดที่ 1: | บรรทัดที่ 1: | ||
( | ; function _( $text ) | ||
: Transparent function, used to mark strings to be translated on the server side (ex: error message) | |||
; function clienttranslate( $string ) | |||
: Transparent function: used to mark string to be translated on client side (ex: notification message) |
รุ่นแก้ไขเมื่อ 16:47, 11 มกราคม 2556
- function _( $text )
- Transparent function, used to mark strings to be translated on the server side (ex: error message)
- function clienttranslate( $string )
- Transparent function: used to mark string to be translated on client side (ex: notification message)