dragon-code/translation-set

Translation set for The Dragon Code packages

Maintainers

Package info

github.com/TheDragonCode/translation-set

pkg:composer/dragon-code/translation-set

Fund package maintenance!

Boosty

Yoomoney

Statistics

Installs: 12

Dependents: 0

Suggesters: 1

Stars: 0

Open Issues: 0

1.2.0 2024-03-31 15:24 UTC

This package is auto-updated.

Last update: 2026-03-16 04:08:34 UTC


README

Translation Set

Stable Version Total Downloads License

Installation

To get the latest version of Translation Set library, simply require the project using Composer:

$ composer require dragon-code/translation-set --dev

Instead, you may of course manually update your require-dev block and run composer update if you so choose:

{
    "require-dev": {
        "dragon-code/translation-set": "^1.0"
    }
}

Using

To install files from this repository into your project, you need to install the laravel-lang/publisher version ^14.6 and above.

Yes, that's all 😊

Now the package is connected to your application and you can manage localizations.