One Hat Cyber Team
Your IP :
216.73.216.14
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
phpmyadmin
/
templates
/
encoding
/
View File Name :
kanji_encoding_form.twig
<ul> <li> <input type="radio" name="knjenc" value="" checked="checked" id="kj-none"> <label for="kj-none"> {# l10n: This is currently used only in Japanese locales #} {% trans %}None{% context %}None encoding conversion{% endtrans %} </label> <input type="radio" name="knjenc" value="EUC-JP" id="kj-euc"> <label for="kj-euc">EUC</label> <input type="radio" name="knjenc" value="SJIS" id="kj-sjis"> <label for="kj-sjis">SJIS</label> </li> <li> <input type="checkbox" name="xkana" value="kana" id="kj-kana"> <label for="kj-kana"> {# l10n: This is currently used only in Japanese locales #} {% trans 'Convert to Kana' %} </label> </li> </ul>