This is a documentation for Board Game Arena: play board games online !
Ero sivun ”Translations” versioiden välillä
Siirry navigaatioon
Siirry hakuun
(Created page with " (todo)") |
Ei muokkausyhteenvetoa |
||
Rivi 1: | Rivi 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) |
Versio 11. tammikuuta 2013 kello 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)