today_ai_weather/app/views/shared
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
..
_auto_ad.html.erb feat: add auto ad integration 2025-02-15 16:39:17 +08:00
_language_switcher.html.erb feat: add translatable name module for countries and regions 2025-02-21 23:46:25 +08:00
_map.html.erb refactor: move map partial to shared directory 2025-02-15 16:32:58 +08:00
_pagination.html.erb feat: add internationalization support 2025-02-21 17:51:25 +08:00
_share_social.html.erb feat: rename social media website, including X/Twitter 2025-02-16 12:12:29 +08:00