Skip to content

Add base64 error message - #189

Merged
askdkc merged 1 commit into
askdkc:mainfrom
nshiro:add_message_for_base64
Jul 17, 2026
Merged

Add base64 error message#189
askdkc merged 1 commit into
askdkc:mainfrom
nshiro:add_message_for_base64

Conversation

@nshiro

@nshiro nshiro commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

base64 のエラーメッセージを追加しました🍹
(本体のリリースはまだですが)

元はこちらです。
https://github.com/laravel/framework/pull/60808/changes

@what-the-diff

what-the-diff Bot commented Jul 17, 2026

Copy link
Copy Markdown

PR Summary

  • Added a New Validation Message
    A new warning message has been included in the system. This will display when users input an invalid Base64 string, helping them to rectify the error quickly. This update is particularly important for users interacting with the platform in Japanese, as the validation message is added to the Japanese language file specifically.

@askdkc

askdkc commented Jul 17, 2026

Copy link
Copy Markdown
Owner

@nshiro さん

ありがとうございます〜
本体側でマージ済みなので、こっちもマージですね👍

@askdkc
askdkc merged commit 95b0a48 into askdkc:main Jul 17, 2026
13 checks passed
@nshiro
nshiro deleted the add_message_for_base64 branch July 17, 2026 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants