This is a documentation for Board Game Arena: play board games online !

Translations: 두 판 사이의 차이

Board Game Arena
둘러보기로 이동 검색으로 이동
(Created page with " (todo)")
 
편집 요약 없음
1번째 줄: 1번째 줄:


(todo)
; 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)

2013년 1월 11일 (금) 17:47 판

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)