Skip to content

Commit 041a0d8

Browse files
committed
chore: Remove locale info for now
1 parent aefa491 commit 041a0d8

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

docs/advanced/environment-variables.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -50,20 +50,6 @@ M3U Editor uses environment variables for configuration. These are typically set
5050
- **Description**: Default timezone for the application
5151
- **Example**: `America/New_York`, `Europe/London`
5252

53-
## Localization
54-
55-
### APP_LOCALE
56-
- **Default**: `en`
57-
- **Description**: Default application locale
58-
59-
### APP_FALLBACK_LOCALE
60-
- **Default**: `en`
61-
- **Description**: Fallback locale when current locale is unavailable
62-
63-
### APP_FAKER_LOCALE
64-
- **Default**: `en_US`
65-
- **Description**: Locale for fake data generation (development/testing)
66-
6753
## Database Configuration
6854

6955
### DB_CONNECTION

0 commit comments

Comments
 (0)