today_ai_weather/config/locales
songtianlun ebaf7a3f34 feat: add countries and regions management
- Implement Country and Region models
- Establish relationships between City, Country, and Region
- Update ActiveAdmin setup for managing countries and regions
- Add localization support for cities and countries in multiple languages
- Create necessary migrations to support the new schema

This update allows for better categorization of cities under their respective countries and regions, enhancing geographical structure and support for multilingual features.
2025-01-21 18:27:26 +08:00
..
cities.en.yml feat: add countries and regions management 2025-01-21 18:27:26 +08:00
cities.zh-CN.yml feat: add countries and regions management 2025-01-21 18:27:26 +08:00
countries.en.yml feat: add countries and regions management 2025-01-21 18:27:26 +08:00
countries.zh-CN.yml feat: add countries and regions management 2025-01-21 18:27:26 +08:00
devise.en.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
en.yml feat: add countries and regions management 2025-01-21 18:27:26 +08:00
regions.en.yml feat: add countries and regions management 2025-01-21 18:27:26 +08:00
regions.zh-CN.yml feat: add countries and regions management 2025-01-21 18:27:26 +08:00