generated from railmapgen/__APP_NAME__
    
        
        - 
        Couldn't load subscription status. 
- Fork 0
Description
Find all hard-coded text and replace them using react-i18n. Translate them to simplified chinese, traditional chinese, japanese, korean and english.
You may follow the example usage below:
rsg/src/components/window-header.tsx
Line 15 in 7dd811f
| <Title>{'Rail Sign Generator'}</Title> | 
Copilot