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)