This is a documentation for Board Game Arena: play board games online !
Khác biệt giữa bản sửa đổi của “Translations”
Bước tới điều hướng
Bước tới tìm kiếm
(Created page with " (todo)") |
Không có tóm lược sửa đổi |
||
Dòng 1: | Dòng 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) |
Phiên bản lúc 16:47, ngày 11 tháng 1 năm 2013
- 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)