Skip to content

Commit

Permalink
Merge pull request #14 from riodwanto/riodwanto-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
riodwanto authored Apr 6, 2024
2 parents d427b94 + b11dc67 commit c5b8b09
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@


#### Latest update
###### Version: v1.13.0
###### Version: v1.14.2
- New UserResource UI form
- Add avatar to user add & edit
- New Theme settings UI
- Bugs fix & Improvement
- Forgot Password
- User Verification
- Etc

[Version Releases](https://github.com/riodwanto/superduper-filament-starter-kit/releases)

###### Upcoming:
- Forgot Password
- User Verification
- Filament Multi Tenancy 🔥
- ...

Expand Down Expand Up @@ -89,7 +89,7 @@ This is what the translation process looks like.
🔔 Translate to 'es'
1/3 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33% -- 🔄 Processing: page.php
```
###### usage example:
###### Usage example
* Single output
```
php artisan superduper:lang-translate en fr
Expand All @@ -98,6 +98,10 @@ php artisan superduper:lang-translate en fr
```
php artisan superduper:lang-translate en es ar fr pt-PT pt-BR zh-CN zh-TW
```
###### If you are using json translation
```
php artisan superduper:lang-translate en fr --json
```

#### Plugins

Expand Down

0 comments on commit c5b8b09

Please sign in to comment.