[PR #9] [MERGED] added french localization #974

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

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/9
Author: @lexito-o
Created: 7/30/2022
Status: Merged
Merged: 7/30/2022
Merged by: @wukko

Base: currentHead: current


📝 Commits (9)

📊 Changes

1 file changed (+76 additions, -0 deletions)

View changed files

src/localization/languages/fr.json (+76 -0)

📄 Description

I made the localization use the informal "you" towards the user since that's what I felt appropriate for this project.


🔄 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/9 **Author:** [@lexito-o](https://github.com/lexito-o) **Created:** 7/30/2022 **Status:** ✅ Merged **Merged:** 7/30/2022 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `current` --- ### 📝 Commits (9) - [`b853bf5`](https://github.com/imputnet/cobalt/commit/b853bf59014543b70610756af9632afa0275f2ff) added french localization - [`bf8fded`](https://github.com/imputnet/cobalt/commit/bf8fded0c7f4806b195bd6d14e58ad7026200644) Merge branch 'wukko:current' into current - [`7aa779b`](https://github.com/imputnet/cobalt/commit/7aa779b071448851f164bcd6bb0a883d97e6fc4c) Update fr.json - [`c3b9d38`](https://github.com/imputnet/cobalt/commit/c3b9d383d89304bac96f5c0eb1499418a35b190e) Update fr.json - [`83cb2e3`](https://github.com/imputnet/cobalt/commit/83cb2e368c56cf9ee7e5655c63a5c8a05ea4780d) Update fr.json - [`fbbe9d1`](https://github.com/imputnet/cobalt/commit/fbbe9d1eff05001420f47fbd1f9c55e20f75f627) Update fr.json - [`8922217`](https://github.com/imputnet/cobalt/commit/8922217fbb3f809074ad21bc52a4bf0afde3dfd6) Update fr.json - [`64513e0`](https://github.com/imputnet/cobalt/commit/64513e0c8c60d24c708f279f02208c836bf9ab8c) Update fr.json - [`a3b1cf4`](https://github.com/imputnet/cobalt/commit/a3b1cf4f6f773dc1917cbf8c68315891af92c223) Update fr.json ### 📊 Changes **1 file changed** (+76 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/localization/languages/fr.json` (+76 -0) </details> ### 📄 Description I made the localization use the informal "you" towards the user since that's what I felt appropriate for this project. --- <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:03:12 -06:00
Sign in to join this conversation.