Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add translations for file extensions and hex color #107

Conversation

nshiro
Copy link
Sponsor Contributor

@nshiro nshiro commented Nov 24, 2023

以下の2つの翻訳追加しました。
https://github.com/laravel/framework/pull/49056/files
https://github.com/laravel/framework/pull/49082/files

extensions は、まだリリースされていませんが 😅

Copy link

what-the-diff bot commented Nov 24, 2023

PR Summary

  • Added New Validation Message for "Extensions" Rule
    A new message will now appear when users deviate from certain file extension rules. This makes the application more user-friendly as it provides clear guidance on expected file types.

  • Introduced "Hex Color" Validation Rule
    A new rule has been added to ensure hex color codes are validated. This improves the application's robustness by avoiding potential errors that might occur from invalid color inputs. With this rule, users will also benefit from guided input, improving their experience with the platform.

@askdkc
Copy link
Owner

askdkc commented Nov 24, 2023

@nshiro さん

仕事早い‼️👀

いつもありがとうございます〜🙇‍♂️

@askdkc askdkc merged commit 5691d1c into askdkc:main Nov 24, 2023
16 checks passed
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.

None yet

2 participants