This is a documentation for Board Game Arena: play board games online !
Translations: erinevus redaktsioonide vahel
Mine navigeerimisribale
Mine otsikasti
(Created page with " (todo)") |
Resümee puudub |
||
1. rida: | 1. rida: | ||
( | ; 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) |
Redaktsioon: 11. jaanuar 2013, kell 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)