mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 09:05:43 +00:00
add categories feature translation #26
This commit is contained in:
parent
d1e9e72401
commit
ff565ac33b
23 changed files with 894 additions and 31 deletions
1
.env
1
.env
|
|
@ -60,6 +60,7 @@ APP_LOCALE=en
|
|||
APP_LOCALES=en|cs|nl|eo|fr|ja|ka|de|he|it|lv|pl|pt|ru|es|uk
|
||||
|
||||
# Content categories, lowercase, enabled by default for new users
|
||||
# src/Twig/AppExtension.php:transCategory
|
||||
APP_CATEGORIES=movie|series|tv|animation|music|game|audiobook|podcast|book|archive|picture|software|other
|
||||
|
||||
# Items per page on pagination
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue