This is a documentation for Board Game Arena: play board games online !
Translations: Розніца паміж версіямі
Перайсці да навігацыі
Перайсці да пошуку
(Created page with " (todo)") |
Няма тлумачэння праўкі |
||
Радок 1: | Радок 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) |
Версія ад 16:47, 11 студзеня 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)