[PR #2648] [CLOSED] feat(i18n): added missing translation strings to item detail page and added german translation strings #3759

Closed
opened 2026-04-25 00:16:57 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/2648
Author: @Teekeks
Created: 2/22/2024
Status: Closed

Base: masterHead: author-translation


📝 Commits (2)

  • 1169ee0 feat(i18n): added missing translation strings to item detail page and added german translation strings
  • d20b04c fix: $string -> $strings

📊 Changes

5 files changed (+37 additions, -14 deletions)

View changed files

📝 client/components/cards/BookMatchCard.vue (+8 -8)
📝 client/components/modals/item/tabs/Match.vue (+4 -4)
📝 client/pages/audiobook/_id/chapters.vue (+1 -1)
📝 client/strings/de.json (+12 -1)
📝 client/strings/en-us.json (+12 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf/pull/2648 **Author:** [@Teekeks](https://github.com/Teekeks) **Created:** 2/22/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `author-translation` --- ### 📝 Commits (2) - [`1169ee0`](https://github.com/advplyr/audiobookshelf/commit/1169ee01d257276885ee46c1829a0f501af2f49a) feat(i18n): added missing translation strings to item detail page and added german translation strings - [`d20b04c`](https://github.com/advplyr/audiobookshelf/commit/d20b04cc2558b70e6f5e40c9802dc859ff5f5407) fix: $string -> $strings ### 📊 Changes **5 files changed** (+37 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `client/components/cards/BookMatchCard.vue` (+8 -8) 📝 `client/components/modals/item/tabs/Match.vue` (+4 -4) 📝 `client/pages/audiobook/_id/chapters.vue` (+1 -1) 📝 `client/strings/de.json` (+12 -1) 📝 `client/strings/en-us.json` (+12 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:16:57 +02:00
adam closed this issue 2026-04-25 00:16:57 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3759