today_ai_weather/config/initializers
songtianlun 9ef2a92d60 feat: add multiple language support for locales
- Extend available locales in the application to include:
  - Portuguese (Brazil)
  - Croatian
  - Persian
  - German
  - Spanish
  - French
  - Italian
  - Turkish
  - Russian
  - Ukrainian
  - Polish

- Create new locale files for each language with appropriate translations.
- Update existing locale files to include new languages.

This update enhances the application's accessibility by supporting a wider range of languages, allowing users from different regions to interact with the application in their native language.
2025-02-24 15:46:29 +08:00
..
active_admin.rb feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
ahoy.rb feat: add ahoy analytics for event tracking 2025-01-27 00:43:18 +08:00
assets.rb feat: improve worker logging 2025-02-15 12:30:48 +08:00
aws.rb feat: migrate AWS configuration to MinIO 2025-02-19 11:31:57 +08:00
content_security_policy.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
devise.rb feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
filter_parameter_logging.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
friendly_id.rb feat: add friendly_id for cities and weather arts 2025-01-19 12:21:00 +08:00
inflections.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
kaminari_config.rb feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
locale.rb feat: add multiple language support for locales 2025-02-24 15:46:29 +08:00
meta_tags.rb feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
rack_mini_profiler.rb feat: add rack-mini-profiler for performance monitoring 2025-02-14 10:47:16 +08:00
schedule_tasks.rb refactor: simplify sitemap scheduling process 2025-01-25 11:24:44 +08:00
sidekiq.rb refactor: simplify sitemap scheduling process 2025-01-25 11:24:44 +08:00