[PR #2841] [MERGED] I18n integration fix #3813

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/2841
Author: @nichwall
Created: 4/11/2024
Status: Merged
Merged: 4/12/2024
Merged by: @advplyr

Base: masterHead: i18n-integration-fix


📝 Commits (5)

  • 75007bb Fix: i18n-integration not running on PRs
  • 6ed6fff Update i18n workflow to 1.2.0
  • 9a0b8de Example: bad key in es.json
  • f702358 Example: missing key in es.json
  • 9e16862 Example: es.json is fixed

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 .github/workflows/i18n-integration.yml (+4 -1)

📄 Description

This PR fixes the i18n-integration action not running on PRs.

Also updated to a newer version of the action which will report if keys are misspelled in another language files (such as was needed for https://github.com/advplyr/audiobookshelf/commit/36c1a8b2df9c2a60a7b807c2dacd44018e54bbd6)


🔄 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/2841 **Author:** [@nichwall](https://github.com/nichwall) **Created:** 4/11/2024 **Status:** ✅ Merged **Merged:** 4/12/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `i18n-integration-fix` --- ### 📝 Commits (5) - [`75007bb`](https://github.com/advplyr/audiobookshelf/commit/75007bb371ff7403fdb895268e1cffc7d3c01695) Fix: i18n-integration not running on PRs - [`6ed6fff`](https://github.com/advplyr/audiobookshelf/commit/6ed6fff6bdbb1f225e2f031b2597095d1456372a) Update i18n workflow to 1.2.0 - [`9a0b8de`](https://github.com/advplyr/audiobookshelf/commit/9a0b8de354cb6cdcfcdb6691579ae81740fc41dc) Example: bad key in `es.json` - [`f702358`](https://github.com/advplyr/audiobookshelf/commit/f702358bbdecfcb822493419c407fe5eb24caaec) Example: missing key in `es.json` - [`9e16862`](https://github.com/advplyr/audiobookshelf/commit/9e1686232bde7d3820c3973e3fbe0133b3ed9bef) Example: `es.json` is fixed ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/i18n-integration.yml` (+4 -1) </details> ### 📄 Description This PR fixes the `i18n-integration` action not running on PRs. Also updated to a newer version of the action which will report if keys are misspelled in another language files (such as was needed for https://github.com/advplyr/audiobookshelf/commit/36c1a8b2df9c2a60a7b807c2dacd44018e54bbd6) --- <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:17:10 +02:00
adam closed this issue 2026-04-25 00:17:10 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3813