Skip to content

Update EU language abbreviations #1141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- Japanese (ja): Add missing key (`password_too_long`)
- German (de, de-DE, de-AT, de-CH): Add missing key (`password_too_long`)
- Malayalam (ml): Add missing key (`datetime.distance_in_words.x_years.one`, `datetime.distance_in_words.x_years.other`, `errors.messages.in`, `errors.messages.password_too_long`, `currency.format.negative_format`, `number.format.round_mode`, `storage_units.units.eb`, `storage_units.units.pb`, `storage_units.units.zb`). Fix translation (`activerecord.errors.messages.record_invalid`, `errors.messages.other_than`, `number.currency.format.unit`)
- Basque (eu): Fixed week day abbreviations

## 8.0.1 (2024-11-10)

Expand Down
14 changes: 7 additions & 7 deletions rails/locale/eu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ eu:
has_many: Ezin da erregistroa ezabat menpeko %{record}ak daudelako
date:
abbr_day_names:
- Igan
- Astel
- Astear
- Asteaz
- Oste
- Osti
- Lar
- Ig
- Al
- Ar
- Az
- Og
- Or
- Lr
abbr_month_names:
-
- Urt
Expand Down
Loading