- 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. |
||
---|---|---|
.. | ||
_admin_panel.html.erb | ||
_city.html.erb | ||
_results.html.erb | ||
_search_city.html.erb | ||
_stat_card.html.erb | ||
index.html.erb | ||
show.html.erb |