Skip to content

Commit 032142f

Browse files
committed
update: README.md
1 parent 347d751 commit 032142f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
![Untitled design](https://github.com/user-attachments/assets/bbefb4c4-e435-45ab-954a-17eafa1405ee)
44

5-
**LaravelLangSyncInertia** is a Laravel package designed to **sync and manage language translations** with **Inertia.js** integration. It simplifies multi-language support in Laravel applications, making it easier to work with dynamic language files and frontend translations seamlessly.
5+
**Laravel Lang Sync Inertia** is a Laravel package designed to **sync and manage language translations** with **Inertia.js** integration. It simplifies multi-language support in Laravel applications, making it easier to work with dynamic language files and frontend translations seamlessly.
66

77
---
88

99

10-
## ❓ Why Use LaravelLangSyncInertia?
10+
## ❓ Why Use Laravel Lang Sync Inertia?
1111

1212
This package is perfect for Laravel developers using Inertia.js with **Vue** or **React**. It helps you:
1313

@@ -27,6 +27,7 @@ This package is perfect for Laravel developers using Inertia.js with **Vue** or
2727
* 🧩 Supports both Vue.js and React
2828
* 🧵 Built-in middleware for automatic sharing
2929
* 🛠️ Helper functions like `trans()` and `__()` for frontend usage
30+
* 🌍 Automatically switches language folder based on current Laravel locale
3031

3132
---
3233

0 commit comments

Comments
 (0)