flarum-lang / greek
Greek language pack for Flarum.
Installs: 40
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^1.5
This package is auto-updated.
Last update: 2024-10-19 16:54:30 UTC
README
This language pack contains Greek translations for Flarum (compatible with 1.5.0
or newer) and popular extensions. Full list of supported extensions is available below.
Installation
You can install language pack using Composer:
composer require flarum-lang/greek
Then enable extension in admin panel of your Flarum.
Updating
You can update language pack using Composer:
composer update flarum-lang/greek
Then clear the cache:
php flarum cache:clear
Contributing
All translations are managed on this Weblate instance, no coding skills or Git knowledge is required to contribute. Flarum internal strings are handled in the 'core' component, otherwise select the extension you want to translate. You can use the search function on a components page to quickly find specific strings you wish to translate or update.
Additions and improvements to the translations are very welcome, all help is greatly appreciated!
Translation status for Flarum core
Translation status for official extensions
Translation status for Friends of Flarum extensions
Translation status for community extensions
Translation status for premium extensions
Credits
This language pack is part of Flarum translations collective.
Translation for Day.js comes from the source.
Translation for validation.yml
is based on Laravel translations.