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

Diferenzas entre revisións de «Translations»

De Board Game Arena
Saltar ata a navegación Saltar á procura
(Created page with " (todo)")
 
Sem resumo de edição
Liña 1: Liña 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)

Revisión como estaba o 11 de xaneiro de 2013 ás 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)