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

„Translations” változatai közötti eltérés

Innen: Board Game Arena
Ugrás a navigációhoz Ugrás a kereséshez
(Created page with " (todo)")
 
Nincs szerkesztési összefoglaló
 
1. sor: 1. sor:


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

A lap jelenlegi, 2013. január 11., 16:47-kori változata

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)