[PR #884] [MERGED] fix(i18n): missing translations fix #571

Closed
opened 2025-10-08 00:13:10 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/884
Author: @savely-krasovsky
Created: 8/25/2025
Status: Merged
Merged: 8/27/2025
Merged by: @stonith404

Base: mainHead: missing-translations


📝 Commits (5)

  • d8c3081 fix(i18n): missing translations fix
  • c7807da Merge branch 'main' into missing-translations
  • 28bec32 fix(i18n): translate audit log events
  • 5f0243a fix(i18n): translate audit log events
  • a6e5c6a Merge branch 'main' into missing-translations

📊 Changes

6 files changed (+39 additions, -26 deletions)

View changed files

📝 frontend/messages/en.json (+1 -0)
📝 frontend/src/lib/components/audit-log-list.svelte (+2 -9)
📝 frontend/src/lib/components/form/searchable-multi-select.svelte (+4 -9)
frontend/src/lib/utils/audit-log-translator.ts (+29 -0)
📝 frontend/src/routes/settings/admin/users/+page.svelte (+1 -1)
📝 frontend/src/routes/settings/audit-log/global/+page.svelte (+2 -7)

📄 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/pocket-id/pocket-id/pull/884 **Author:** [@savely-krasovsky](https://github.com/savely-krasovsky) **Created:** 8/25/2025 **Status:** ✅ Merged **Merged:** 8/27/2025 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `missing-translations` --- ### 📝 Commits (5) - [`d8c3081`](https://github.com/pocket-id/pocket-id/commit/d8c30819a08497be9b38372eededa57c6d822e2b) fix(i18n): missing translations fix - [`c7807da`](https://github.com/pocket-id/pocket-id/commit/c7807da2058f81d112f9a0d4f11ee081e6a1dd5d) Merge branch 'main' into missing-translations - [`28bec32`](https://github.com/pocket-id/pocket-id/commit/28bec320a80c245ce702562c1e6e2cdc9c8056a5) fix(i18n): translate audit log events - [`5f0243a`](https://github.com/pocket-id/pocket-id/commit/5f0243aa484e78024c0b55c1f02efcc3445c4bea) fix(i18n): translate audit log events - [`a6e5c6a`](https://github.com/pocket-id/pocket-id/commit/a6e5c6a468f45d2cbbfb1829852d29f76ec7e61d) Merge branch 'main' into missing-translations ### 📊 Changes **6 files changed** (+39 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `frontend/messages/en.json` (+1 -0) 📝 `frontend/src/lib/components/audit-log-list.svelte` (+2 -9) 📝 `frontend/src/lib/components/form/searchable-multi-select.svelte` (+4 -9) ➕ `frontend/src/lib/utils/audit-log-translator.ts` (+29 -0) 📝 `frontend/src/routes/settings/admin/users/+page.svelte` (+1 -1) 📝 `frontend/src/routes/settings/audit-log/global/+page.svelte` (+2 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-08 00:13:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-1#571