diff options
Diffstat (limited to 'core/l10n/ja.php')
-rw-r--r-- | core/l10n/ja.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ja.php b/core/l10n/ja.php index cedf0009cb5..744bfb2b119 100644 --- a/core/l10n/ja.php +++ b/core/l10n/ja.php @@ -41,10 +41,10 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("%nヶ月前"), "last year" => "1年前", "years ago" => "数年前", -"Choose" => "選択", -"Error loading file picker template: {error}" => "ファイル選択テンプレートの読み込みエラー: {error}", "Yes" => "はい", "No" => "いいえ", +"Choose" => "選択", +"Error loading file picker template: {error}" => "ファイル選択テンプレートの読み込みエラー: {error}", "Ok" => "OK", "Error loading message template: {error}" => "メッセージテンプレートの読み込みエラー: {error}", "_{count} file conflict_::_{count} file conflicts_" => array("{count} ファイルが競合"), |