-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
fix(i18n): new italian labels #8495
Conversation
Fix Italian labels according to ones used by Bootstrap Italia (Italian government official library)
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8495 +/- ##
=======================================
Coverage 82.71% 82.71%
=======================================
Files 113 113
Lines 7589 7589
Branches 1826 1826
=======================================
Hits 6277 6277
Misses 1312 1312 ☔ View full report in Codecov by Sentry. |
Grazie. |
YW! it does @mister-ben, "filmato" can be used synonymously with "video" (with or without audio), both terms are frequently used. |
Thanks, I mean more is it also valid if it's an audio source, that has no video. |
oh ok! no, in that case "filmato" is not the right term. You can use "L'elemento media" (media element) in Italian to refer both video and/or only audio. I'll look for other terms and let you know, I update this PR in case. |
Found it @mister-ben ! We should use "contenuto multimediale" (media content) instead of "filmato", it's ok both for video and audio. If it's ok for you I'll update this PR. |
Seems good to me, thanks! |
Done @mister-ben ✌🏻 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. We can ignore the coverage upload failure.
Description
Fix Italian labels according to ones used by Bootstrap Italia (Italian government official library)
Requirements Checklist