diff options
Diffstat (limited to 'core/l10n/ja.json')
-rw-r--r-- | core/l10n/ja.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/ja.json b/core/l10n/ja.json index a1d9be4e721..706d6bcfc29 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -108,7 +108,11 @@ "Edit tags" : "タグを編集", "Error loading dialog template: {error}" : "メッセージテンプレートの読み込みエラー: {error}", "No tags selected for deletion." : "削除するタグが選択されていません。", - "_download %n file_::_download %n files_" : [""], + "unknown text" : "不明なテキスト", + "Hello world!" : "Hello world!", + "sunny" : "快晴", + "Hello {name}, the weather is {weather}" : "こんにちは、 {name}、 天気は{weather}です", + "_download %n file_::_download %n files_" : ["%n個のファイルをダウンロード"], "Updating {productName} to version {version}, this may take a while." : "{productName} を バージョン {version} に更新しています。しばらくお待ちください。", "Please reload the page." : "ページをリロードしてください。", "The update was unsuccessful." : "アップデートに失敗しました。", |