marshmallow/translatable

Add translation to your Nova Resources. The translations will be stored in a translatables table and not in a JSON format in your existing tables as many packages out there do.

v2.4.0 2024-04-10 07:37 UTC

This package is auto-updated.

Last update: 2024-04-10 07:37:54 UTC


README

alt text

Nova Translatable

Version Issues Code Coverage Licence

Add translation to your Nova Resources. The translations will be stored in a translatables table and not in a JSON format in your existing tables as many packages out there do.

translatable.png

Installation

You can install the package via composer:

composer require marshmallow/translatable

Usage

Please reference the official documentation at MrMallow Documentation

Changelog

Please see CHANGELOG for more information what has changed recently.

Testing

composer test

Security

If you discover any security related issues, please email stef@marshmallow.dev instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.