This is a documentation for Board Game Arena: play board games online !
Translations: Perbedaan antara revisi
Loncat ke navigasi
Loncat ke pencarian
(Created page with " (todo)") |
Tidak ada ringkasan suntingan |
||
Baris 1: | Baris 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) |
Revisi per 11 Januari 2013 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)