We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42b0603 commit 2c0f08bCopy full SHA for 2c0f08b
README.md
@@ -9,9 +9,10 @@ Manage all your laravel translations easily:
9
10
- Sort tranlations array in natural order
11
- Find missing translations strings
12
-- Translate automatically string to other languages (DeepL, OpenAI or any custom service)
+- Translate strings to other languages (DeepL, OpenAI or any custom service)
13
- Fix Grammar and syntax in your translations (OpenAI, or any custome service)
14
- Format your translations files
15
+- Find dead translations keys (keys not used anywhere in your codebase)
16
17
## Installation
18
0 commit comments