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

Translations: Forskjell mellom revisjoner

Fra Board Game Arena
Hopp til navigering Hopp til søk
(Created page with " (todo)")
 
Ingen redigeringsforklaring
Linje 1: Linje 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)

Revisjonen fra 11. jan. 2013 kl. 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)