today_ai_weather/app/controllers
songtianlun 7bdf40e176 feat: update city weather descriptions in locales
- Modify weather description format in multiple language locale files
- Use full city name in place of just city name in descriptions
- Ensure consistency across all language files for better user experience

These changes standardize the way city weather is presented across
various languages by including more detailed descriptions, thus enhancing
clarity and providing additional context for users.
2025-04-12 15:13:21 +08:00
..
concerns init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
application_controller.rb style: correct string split style 2025-02-22 15:00:37 +08:00
arts_controller.rb feat: add meta tags for SEO optimization 2025-04-08 17:04:32 +08:00
cities_controller.rb feat: update city weather descriptions in locales 2025-04-12 15:13:21 +08:00
home_controller.rb feat: add meta tags for SEO optimization 2025-04-08 17:04:32 +08:00
rss_controller.rb fix: correct region and subregion retrieval 2025-03-05 16:26:10 +08:00
sitemaps_controller.rb refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
weather_arts_controller.rb feat: add meta tags for SEO optimization 2025-04-08 17:04:32 +08:00