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

Translations: Skirtumas tarp puslapio versijų

Iš Board Game Arena.
Pereiti į navigaciją Jump to search
(Created page with " (todo)")
 
No edit summary
1 eilutė: 1 eilutė:


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

16:47, 11 sausio 2013 versija

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)