Closed mrvnklm closed 5 months ago
@mrvnklm oh! good idea, i will try to add this feature on the next release
nice and also maybe allow sorting by created / updated at 👍
@mrvnklm another good idea thanks
If you want to allow the user to create a new language, you need to add the following to your panel provider:
$panel->plugin(\TomatoPHP\FilamentTranslations\FilamentTranslationsPlugin::make()->allowCreate())
check v1.0.12
Would be nice to manually add a translation key, because sometime theres some keys that are generated on the fly so they cant be recognized by scanning the files.