[PR #77] [CLOSED] New Crowdin updates #12840

Closed
opened 2026-05-12 17:18:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/77
Author: @wukko
Created: 1/29/2023
Status: Closed

Base: currentHead: crowdin


📝 Commits (10+)

  • 5998b95 New translations en.json (Russian)
  • 59f8e1e New translations en.json (German)
  • 21bc785 New translations en.json (Russian)
  • 5d2f789 New translations en.json (Russian)
  • e056290 New translations en.json (German)
  • b6c0172 New translations en.json (German)
  • 5f10737 New translations en.json (Romanian)
  • de7affe New translations en.json (Finnish)
  • 5fd90dd New translations en.json (Spanish)
  • b0de86a New translations en.json (French)

📊 Changes

13 files changed (+1349 additions, -420 deletions)

View changed files

src/localization/languages/de.json (+161 -0)
📝 src/localization/languages/es.json (+104 -58)
src/localization/languages/fi.json (+124 -0)
📝 src/localization/languages/fr.json (+77 -52)
src/localization/languages/hr.json (+126 -0)
📝 src/localization/languages/it.json (+75 -50)
📝 src/localization/languages/nl.json (+51 -31)
📝 src/localization/languages/pl.json (+74 -59)
📝 src/localization/languages/pt.json (+107 -61)
src/localization/languages/ro.json (+149 -0)
📝 src/localization/languages/ru.json (+102 -56)
src/localization/languages/tr.json (+126 -0)
📝 src/localization/languages/uk.json (+73 -53)

📄 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/77 **Author:** [@wukko](https://github.com/wukko) **Created:** 1/29/2023 **Status:** ❌ Closed **Base:** `current` ← **Head:** `crowdin` --- ### 📝 Commits (10+) - [`5998b95`](https://github.com/imputnet/cobalt/commit/5998b954bc5f0709f6164ad99c4785ce1cd1c7b5) New translations en.json (Russian) - [`59f8e1e`](https://github.com/imputnet/cobalt/commit/59f8e1e4f1359a353287c4467cb39077c76030cc) New translations en.json (German) - [`21bc785`](https://github.com/imputnet/cobalt/commit/21bc785046177f2761e0648fc0247e2bf74cf311) New translations en.json (Russian) - [`5d2f789`](https://github.com/imputnet/cobalt/commit/5d2f789c6b73fd5ba1eda15ff1cfe5ffc2dba746) New translations en.json (Russian) - [`e056290`](https://github.com/imputnet/cobalt/commit/e05629014b917e3d8953e325ddca931133ff916d) New translations en.json (German) - [`b6c0172`](https://github.com/imputnet/cobalt/commit/b6c0172a75c4d1d4a7e3b18012a7f434a5ebf919) New translations en.json (German) - [`5f10737`](https://github.com/imputnet/cobalt/commit/5f1073741638dca97969639f92597ba6ae8ceb2f) New translations en.json (Romanian) - [`de7affe`](https://github.com/imputnet/cobalt/commit/de7affe360dfb40116c76f2a7b5b1803e9852e4a) New translations en.json (Finnish) - [`5fd90dd`](https://github.com/imputnet/cobalt/commit/5fd90dd4c8f1eb8b9395e414f8368a540d77810c) New translations en.json (Spanish) - [`b0de86a`](https://github.com/imputnet/cobalt/commit/b0de86a89cd2c85433bc3a0e33e2ce87b4c6e0ff) New translations en.json (French) ### 📊 Changes **13 files changed** (+1349 additions, -420 deletions) <details> <summary>View changed files</summary> ➕ `src/localization/languages/de.json` (+161 -0) 📝 `src/localization/languages/es.json` (+104 -58) ➕ `src/localization/languages/fi.json` (+124 -0) 📝 `src/localization/languages/fr.json` (+77 -52) ➕ `src/localization/languages/hr.json` (+126 -0) 📝 `src/localization/languages/it.json` (+75 -50) 📝 `src/localization/languages/nl.json` (+51 -31) 📝 `src/localization/languages/pl.json` (+74 -59) 📝 `src/localization/languages/pt.json` (+107 -61) ➕ `src/localization/languages/ro.json` (+149 -0) 📝 `src/localization/languages/ru.json` (+102 -56) ➕ `src/localization/languages/tr.json` (+126 -0) 📝 `src/localization/languages/uk.json` (+73 -53) </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 2026-05-12 17:18:56 -05:00
Sign in to join this conversation.