mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-30 23:40:40 +02:00
[PR #2641] [MERGED] feat(i18n): made "Year in Review" UI elements translatable and added german translation for those #3756
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf/pull/2641
Author: @Teekeks
Created: 2/22/2024
Status: ✅ Merged
Merged: 2/24/2024
Merged by: @advplyr
Base:
master← Head:year-review-translation📝 Commits (4)
682aca0feat(i18n): made "Year in Review" UI elements translatable and added german translation for thosed7af3b7Merge branch 'master' into year-review-translation2db8869Merge branch 'master' into year-review-translation608b25dMap en-us translations📊 Changes
21 files changed (+201 additions, -16 deletions)
View changed files
📝
client/components/stats/YearInReviewBanner.vue(+18 -13)📝
client/strings/cs.json(+9 -0)📝
client/strings/da.json(+9 -0)📝
client/strings/de.json(+10 -1)📝
client/strings/en-us.json(+9 -0)📝
client/strings/es.json(+9 -0)📝
client/strings/et.json(+9 -0)📝
client/strings/fr.json(+9 -0)📝
client/strings/gu.json(+9 -0)📝
client/strings/hi.json(+9 -0)📝
client/strings/hr.json(+9 -0)📝
client/strings/hu.json(+9 -0)📝
client/strings/it.json(+10 -1)📝
client/strings/lt.json(+9 -0)📝
client/strings/nl.json(+9 -0)📝
client/strings/no.json(+9 -0)📝
client/strings/pl.json(+9 -0)📝
client/strings/pt-br.json(+10 -1)📝
client/strings/ru.json(+9 -0)📝
client/strings/sv.json(+9 -0)...and 1 more files
📄 Description
This PR makes the "Year in Review" UI elements translatable and adds german translation strings for those elements.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.