You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
718 B
12 lines
718 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langAdminBy = "管理者";
|
|
$AdministrationTools = "管理ツール";
|
|
$State = "システム状況";
|
|
$Statistiques = "統計";
|
|
$langNbAnnoucement = "お知らせの数";
|
|
$langExportUserListXMLCSV = "XML/CSCファイルへユーザリストをエキスポート";
|
|
$Plugin = "プラグイン";
|
|
$MainMenu = "メインメニュー";
|
|
?>
|