This is a documentation for Board Game Arena: play board games online !
Translations: Atšķirības starp versijām
Pāriet uz navigāciju
Pāriet uz meklēšanu
(Created page with " (todo)") |
No edit summary |
||
1. rindiņa: | 1. rindiņa: | ||
( | ; 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) |
Versija, kas saglabāta 2013. gada 11. janvāris, plkst. 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)