feat(i18n): add Italian translation (#1250)

Full Italian (Italiano) UI translation, selectable from the language picker on the Settings and Login screens.
This commit is contained in:
Daniel Aquino
2026-07-07 00:27:41 +02:00
committed by GitHub
parent fa7034f100
commit fc56e0823b
66 changed files with 2672 additions and 0 deletions
+6
View File
@@ -81,6 +81,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* A third **Fullscreen player style**, **Prism** — a full-bleed artist backdrop with a floating glass lyrics panel on the right and a single glass control bar at the bottom (transport, a centred now-playing pill with an integrated progress line, and utilities). The cover-derived accent colour drives the progress fill and the active lyric line, and upcoming lyric lines fade out with a progressive blur.
### Italian translation
**By [@daquino94](https://github.com/daquino94), PR [#1250](https://github.com/Psychotoxical/psysonic/pull/1250)**
* Full Italian (Italiano) UI translation — selectable from the language picker on the Settings and Login screens.
## Changed