[PR #607] [MERGED] web/i18n: dynamically determine languages from i18n folder contents #1217

Closed
opened 2025-11-09 10:08:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/607
Author: @dumbmoron
Created: 7/3/2024
Status: Merged
Merged: 7/4/2024
Merged by: @wukko

Base: svelteHead: svelte-i18n-dynamic


📝 Commits (1)

  • 69eaea5 web/i18n: dynamically determine languages from i18n folder contents

📊 Changes

3 files changed (+50 additions, -114 deletions)

View changed files

📝 web/src/lib/i18n/translations.ts (+37 -114)
📝 web/src/lib/types/generic.ts (+2 -0)
web/src/lib/types/i18n.ts (+11 -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/imputnet/cobalt/pull/607 **Author:** [@dumbmoron](https://github.com/dumbmoron) **Created:** 7/3/2024 **Status:** ✅ Merged **Merged:** 7/4/2024 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `svelte` ← **Head:** `svelte-i18n-dynamic` --- ### 📝 Commits (1) - [`69eaea5`](https://github.com/imputnet/cobalt/commit/69eaea560e9d3a3905b5d30546259d866ce6f923) web/i18n: dynamically determine languages from i18n folder contents ### 📊 Changes **3 files changed** (+50 additions, -114 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/i18n/translations.ts` (+37 -114) 📝 `web/src/lib/types/generic.ts` (+2 -0) ➕ `web/src/lib/types/i18n.ts` (+11 -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>
GiteaMirror added the pull-request label 2025-11-09 10:08:20 -06:00
Sign in to join this conversation.