This is a documentation for Board Game Arena: play board games online !
Translations: تفاوت میان نسخهها
پرش به ناوبری
پرش به جستجو
(Created page with " (todo)") |
بدون خلاصۀ ویرایش |
||
خط ۱: | خط ۱: | ||
( | ; 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) |
نسخهٔ ۱۱ ژانویهٔ ۲۰۱۳، ساعت ۱۶:۴۷
- 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)