This is a documentation for Board Game Arena: play board games online !
Translations: Revizyonlar arasındaki fark
Gezinti kısmına atla
Arama kısmına atla
(Created page with " (todo)") |
Değişiklik özeti yok |
||
1. satır: | 1. satır: | ||
( | ; 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 Ocak 2013 tarihindeki hâli
- 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)