Skip to content

Commit

Permalink
[it] Fix second prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
c960657 committed Nov 7, 2023
1 parent 64e3b0e commit a8c00bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## unreleased

- Update following locales:
- Italian (it): Fix translation for `second` prompt #1111

## 7.0.8 (2023-08-15)

Expand Down
2 changes: 1 addition & 1 deletion rails/locale/it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ it:
one: "%{count} anno"
other: "%{count} anni"
prompts:
second: Secondi
second: Secondo
minute: Minuto
hour: Ora
day: Giorno
Expand Down

0 comments on commit a8c00bb

Please sign in to comment.