today_ai_weather/app/views/layouts
songtianlun bd42833953 feat: add translatable name module for countries and regions
- Introduced `TranslatableName` module to allow for
  localized names for `Country` and `Region` models.
- Updated views to display `localized_name` instead of
  `name` for improved internationalization.
- Refactored JSON serialization for `translations` attribute.
- Enhanced localization support by adding new languages:
  Japanese and Korean, with updated locale files.
- Removed outdated English and Chinese locales for countries
  and regions to clean up the codebase.
2025-02-21 23:46:25 +08:00
..
_flash_message.html.erb feat: add flash message functionality 2025-02-11 15:52:58 +08:00
_footer.html.erb feat: add RSS feed functionality 2025-02-19 17:38:49 +08:00
_navbar.html.erb feat: add translatable name module for countries and regions 2025-02-21 23:46:25 +08:00
_user_menu.html.erb feat: add internationalization support 2025-02-21 17:51:25 +08:00
application.html.erb feat: add translatable name module for countries and regions 2025-02-21 23:46:25 +08:00
mailer.html.erb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
mailer.text.erb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00