onecode-no/translation

Translation support for Laravel/Inertia Applications

dev-main 2023-07-21 18:13 UTC

This package is not auto-updated.

Last update: 2024-04-13 19:33:34 UTC


README

For internal use, feel free to use if it fits your needs.

Installing

composer require onecode-no/translation

NOTE: In order to use this package with Google Translate you need to add GOOGLE_TRANSLATE_API_KEY to your environment variables. (Unless you run the translation driver in production it is enough to do it locally.)