From aad436d219d9770538e9237de8540d48501a77f6 Mon Sep 17 00:00:00 2001 From: Kiyohito AOKI Date: Mon, 28 Dec 2020 16:21:34 +0900 Subject: [PATCH] Update ja_JP translation --- app/Locale/ja_JP/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' => 'メキシコ・ペソ', );