[PR #2646] [MERGED] feat(i18n): Added missing translation string in player UI #3760

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/2646
Author: @Teekeks
Created: 2/22/2024
Status: Merged
Merged: 5/30/2024
Merged by: @advplyr

Base: masterHead: payer-translation


📝 Commits (3)

  • e368ffe feat(i18n): added missing translatable string in player ui
  • 761a2ff Merge branch 'advplyr:master' into payer-translation
  • fb86b4f Fix chapter marker string, map translations

📊 Changes

21 files changed (+4695 additions, -4 deletions)

View changed files

📝 client/components/player/PlayerUi.vue (+1 -1)
client/cypress/support/tailwind.compiled.css (+4672 -0)
📝 client/strings/cs.json (+1 -0)
📝 client/strings/da.json (+1 -0)
📝 client/strings/de.json (+2 -1)
📝 client/strings/en-us.json (+1 -0)
📝 client/strings/es.json (+1 -0)
📝 client/strings/fr.json (+1 -0)
📝 client/strings/gu.json (+1 -0)
📝 client/strings/hi.json (+1 -0)
📝 client/strings/hr.json (+1 -0)
📝 client/strings/hu.json (+1 -0)
📝 client/strings/it.json (+2 -1)
📝 client/strings/lt.json (+1 -0)
📝 client/strings/nl.json (+1 -0)
📝 client/strings/no.json (+1 -0)
📝 client/strings/pl.json (+1 -0)
📝 client/strings/pt-br.json (+2 -1)
📝 client/strings/ru.json (+1 -0)
📝 client/strings/sv.json (+1 -0)

...and 1 more files

📄 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/2646 **Author:** [@Teekeks](https://github.com/Teekeks) **Created:** 2/22/2024 **Status:** ✅ Merged **Merged:** 5/30/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `payer-translation` --- ### 📝 Commits (3) - [`e368ffe`](https://github.com/advplyr/audiobookshelf/commit/e368ffe29f837ee00787b41012e9a01e9862b970) feat(i18n): added missing translatable string in player ui - [`761a2ff`](https://github.com/advplyr/audiobookshelf/commit/761a2ff0bf6719715c8dd72be2573c807ef55b5a) Merge branch 'advplyr:master' into payer-translation - [`fb86b4f`](https://github.com/advplyr/audiobookshelf/commit/fb86b4fc843bc8b37e58b70dbd5d59e46ba293bd) Fix chapter marker string, map translations ### 📊 Changes **21 files changed** (+4695 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `client/components/player/PlayerUi.vue` (+1 -1) ➕ `client/cypress/support/tailwind.compiled.css` (+4672 -0) 📝 `client/strings/cs.json` (+1 -0) 📝 `client/strings/da.json` (+1 -0) 📝 `client/strings/de.json` (+2 -1) 📝 `client/strings/en-us.json` (+1 -0) 📝 `client/strings/es.json` (+1 -0) 📝 `client/strings/fr.json` (+1 -0) 📝 `client/strings/gu.json` (+1 -0) 📝 `client/strings/hi.json` (+1 -0) 📝 `client/strings/hr.json` (+1 -0) 📝 `client/strings/hu.json` (+1 -0) 📝 `client/strings/it.json` (+2 -1) 📝 `client/strings/lt.json` (+1 -0) 📝 `client/strings/nl.json` (+1 -0) 📝 `client/strings/no.json` (+1 -0) 📝 `client/strings/pl.json` (+1 -0) 📝 `client/strings/pt-br.json` (+2 -1) 📝 `client/strings/ru.json` (+1 -0) 📝 `client/strings/sv.json` (+1 -0) _...and 1 more files_ </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#3760