1 2 3 4 5 6 7
<?php $TRANSLATIONS = array( "External Sites" => "外部サイト", "Name" => "名前", "URL" => "URL", "Remove site" => "サイトを削除", "Add" => "追加" );