This is a documentation for Board Game Arena: play board games online !

الفرق بين المراجعتين لصفحة: «Translations»

من Board Game Arena
اذهب إلى التنقل اذهب إلى البحث
(Created page with " (todo)")
 
لا ملخص تعديل
سطر ١: سطر ١:


(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)