# Translation Manager Configuration

# Path to the messages directory containing translation JSON files
MESSAGES_DIR=C:\xampp\htdocs\v5\frontend\messages

# Server port
PORT=5000

# WebSocket port (if different from server port)
WS_PORT=5000

# Enable debug logging
DEBUG=false