Manual:digit2html.php

This page is a translated version of the page Manual:Digit2html.php and the translation is 75% complete.
MediaWiki バージョン:
1.11

詳細

digit2html.php file is a maintenance script to check digit transformation.

For Hindi, Arabic, and other languages with their own numeral systems, MediaWiki uses local numerals instead of Western-style (0-9) numerals in some areas of the interface, as configured by the $digitTransformTable mapping array in the system messages file. This script checks this digit transformation.

オプション/引数

このスクリプトにはオプション/引数はありません。

使用法

php maintenance/run.php language/digit2html
Terminal
MediaWiki バージョン 1.39.12 以前では、メンテナンス スクリプトを php maintenance/run.php scriptName ではなく php maintenance/scriptName.php を使用して実行する必要があります。

関連項目