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

Update composer.json #75

Merged
merged 1 commit into from
Mar 26, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "askdkc/breezejp",
"description": "Laravel Breeze(とLaravel UIとJetstream)を一瞬で日本語化します(Laravelv1.15のProfileにも対応、かつ標準の各種バリデーションも日本語化します) / This package provides Japanese translation to Laravel Breeze package, including newly added Profile Page (added in v1.15.x) and also validation messages",
"description": "Laravel Breeze(とLaravel UIとJetstream)を標準の各種バリデーションや言語設定、タイムスタンプも含めて一瞬で日本語化対応 / This package provides Japanese translation to Laravel Breeze, Laravel UI and Jetstream package. It also privides Japanese validation messages",
"keywords": [
"breeze",
"laravel",
"laravel ui",
"jetstream",
"japanese",
"translation"
],
Expand Down