This is a documentation for Board Game Arena: play board games online !
Translations: razlika između inačica
Prijeđi na navigaciju
Prijeđi na pretraživanje
(Created page with " (todo)") |
No edit summary |
||
Redak 1: | Redak 1: | ||
( | ; 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) |
Posljednja izmjena od 11. siječnja 2013. u 16: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)