Tamil language pack for Flarum
The package contains translations for Flarum (compatible with version 1.0.0 or newer)
Installation
We can install the extension using Composer:
composer require flarum-lang/tamil
Then turn on the extension in the admin panel.
Update
We can install updates using Composer:
composer update flarum-lang/tamil
Or force update to the latest version (recommended when upgrading to a new version of Flarum):
composer require flarum-lang/tamil
After updating, we can clean the cache:.
Ask Question
Open an issue on https://github.com/flarum-lang/tamil/issues/new
FAQ
Question: I installed the tamil language pack but some contents still display in english; what should i do?
Answer: You can help to solve that problem; Please see the details on "Contribute" section.
Contribute
How to help for translation?
Flarum tamil language pack currently support to get translation using below external platform. Please create account on that site then start to translate.
https://weblate.rob006.net/languages/ta/flarum/
(Your translation automatically copy to this language pack repository however we release new version once received considerable amount of translations only).
Credits
The translation for Day.js
comes directly from the source
The translation for validation.yml
is based on the language pack for Laravel.
Useful Links