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

Translations: Razlika med redakcijama

Iz Board Game Arena
Pojdi na navigacijo Pojdi na iskanje
(Created page with " (todo)")
 
Brez povzetka urejanja
Vrstica 1: Vrstica 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)

Redakcija: 17:47, 11. januar 2013

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)