Blame view
sources/apps/user_migrate/l10n/ja_JP.php
371 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Export" => "エクスポート", "Something went wrong while the export file was being generated" => "エクスポートファイルの生成時に何か不具合が発生しました。", "An error has occurred" => "エラーが発生しました", "Account Export/Import" => "アカウント情報のエクスポート/インポート" ); |