today_ai_weather/config
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
..
environments refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
initializers refactor: comment out startup task scheduling code 2025-04-09 16:14:22 +08:00
locales feat: update city weather descriptions in locales 2025-04-12 15:13:21 +08:00
application.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
boot.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cable.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cache.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
credentials.yml.enc feat: add AI-generated city descriptions 2025-04-12 14:03:48 +08:00
database.yml fix: improve database URL configuration 2025-02-11 17:01:13 +08:00
deploy.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
environment.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
puma.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
queue.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
recurring.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
routes.rb refactor: remove key verification controller and update routes 2025-04-08 14:42:56 +08:00
schedule.rb feat: add background job processing with Sidekiq 2025-01-22 17:58:25 +08:00
sidekiq_scheduler.yml chore: update sidekiq scheduler description 2025-04-08 15:15:33 +08:00
sitemap.rb refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
storage.yml refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00