diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 13f02d1c7..fdfd00e4a 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -1424,5 +1424,5 @@ return array( 'Comment' => 'コメント', 'Collapse vertically' => '縦に折りたたむ', 'Expand vertically' => '縦の折りたたみを解除', - // 'MXN - Mexican Peso' => '', + 'MXN - Mexican Peso' => 'メキシコ・ペソ', );