[PR #1109] [MERGED] feat(i18n): add Hungarian localization #1499

Closed
opened 2026-04-24 23:58:53 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1109
Author: @megamegax
Created: 3/1/2024
Status: Merged
Merged: 3/1/2024
Merged by: @advplyr

Base: masterHead: hu


📝 Commits (4)

  • 5fad067 feat(i18n): add Hungarian localization
  • 0bfc579 feat(i18n): adjust translation
  • 9242c7e feat(i18n): small grammar adjustments
  • c0253a6 feat(i18n): replace NoItemsFound translation to a more general one

📊 Changes

2 files changed (+294 additions, -0 deletions)

View changed files

📝 plugins/i18n.js (+1 -0)
strings/hu.json (+293 -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-app/pull/1109 **Author:** [@megamegax](https://github.com/megamegax) **Created:** 3/1/2024 **Status:** ✅ Merged **Merged:** 3/1/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `hu` --- ### 📝 Commits (4) - [`5fad067`](https://github.com/advplyr/audiobookshelf-app/commit/5fad06756b4bc8191167bf6986cc63a51ecd8e47) feat(i18n): add Hungarian localization - [`0bfc579`](https://github.com/advplyr/audiobookshelf-app/commit/0bfc579ae4bcb1034d30722d8bbf772cf775916f) feat(i18n): adjust translation - [`9242c7e`](https://github.com/advplyr/audiobookshelf-app/commit/9242c7e6e03c92686f5a4e485ad81982ef98158f) feat(i18n): small grammar adjustments - [`c0253a6`](https://github.com/advplyr/audiobookshelf-app/commit/c0253a69b900345589372a04ffff3476d5780eff) feat(i18n): replace NoItemsFound translation to a more general one ### 📊 Changes **2 files changed** (+294 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `plugins/i18n.js` (+1 -0) ➕ `strings/hu.json` (+293 -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-24 23:58:53 +02:00
adam closed this issue 2026-04-24 23:58:54 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1499