diff --git a/web/public/static/langs/ja.json b/web/public/static/langs/ja.json index e9d51cbcd0c85e72698a3e591243cd004a21b7d5..1632ddad1c1094fadffdb287914ecebd553babd1 100644 --- a/web/public/static/langs/ja.json +++ b/web/public/static/langs/ja.json @@ -129,7 +129,7 @@ "prefs_users_table_base_url_header": "サービスURL", "prefs_users_dialog_username_label": "ユーザーå, 例) phil", "prefs_users_dialog_password_label": "パスワード", - "error_boundary_title": "ã‚ã‚ã€ntfyãŒã‚¯ãƒ©ãƒƒã‚·ãƒ¥ã—ã¾ã—ãŸ", + "error_boundary_title": "ãŠã£ã¨ã€ntfyãŒã‚¯ãƒ©ãƒƒã‚·ãƒ¥ã—ã¾ã—ãŸ", "error_boundary_button_copy_stack_trace": "スタックトレースをコピー", "error_boundary_stack_trace": "スタックトレース", "error_boundary_gathering_info": "æ›´ã«æƒ…å ±ã‚’é›†ã‚る…", @@ -150,5 +150,7 @@ "priority_default": "通常", "prefs_notifications_delete_after_three_hours_description": "通知ã¯3時間後ã«è‡ªå‹•çš„ã«å‰Šé™¤ã•ã‚Œã¾ã™", "priority_low": "低", - "priority_min": "最低" + "priority_min": "最低", + "notifications_actions_not_supported": "ã“ã®ã‚¢ã‚¯ã‚·ãƒ§ãƒ³ã¯Webアプリã§ã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“", + "notifications_actions_http_request_title": "{{url}}ã«HTTP {{method}}ã‚’é€ä¿¡" }