mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-28 02:00:01 +00:00
14 lines
614 B
JSON
14 lines
614 B
JSON
|
{
|
||
|
"@metadata": {
|
||
|
"authors": [
|
||
|
"ديفيد"
|
||
|
]
|
||
|
},
|
||
|
"apihelp-scribunto-console-summary": "وحدة داخلية لخدمة طلبات XHR من وحدة Scribunto.",
|
||
|
"apihelp-scribunto-console-param-title": "عنوان الوحدة لاختبارها.",
|
||
|
"apihelp-scribunto-console-param-content": "المحتوى الجديد للوحدة.",
|
||
|
"apihelp-scribunto-console-param-session": "رمز الجلسة.",
|
||
|
"apihelp-scribunto-console-param-question": "السطر التالي للتقييم كنص.",
|
||
|
"apihelp-scribunto-console-param-clear": "اضبط لمسح حالة الجلسة الحالية."
|
||
|
}
|