[PR #262] [utilities] Add i18n lib #344

Open
opened 2026-05-06 13:16:56 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/262
Author: @Yaya-Cout
Created: 7/5/2022
Status: 🔄 Open

Base: upsilon-devHead: i18n-lib


📝 Commits (5)

  • 5f4ab6d [utilities] Add i18n lib
  • ef63623 [utilities/I18n-Lib] Fix somes bugs
  • f8bc15d [utilities/I18n-Lib] Improve editing
  • f6092a9 [utilities/translate] Rewrite using I18n lib
  • 97deac0 Push the translate script

📊 Changes

76 files changed (+1761 additions, -908 deletions)

View changed files

📝 apps/calculation/base.fr.i18n (+1 -1)
📝 apps/calculation/base.hu.i18n (+19 -19)
📝 apps/code/base.hu.i18n (+15 -15)
📝 apps/code/catalog.de.i18n (+7 -7)
📝 apps/code/catalog.en.i18n (+19 -19)
📝 apps/code/catalog.es.i18n (+19 -19)
📝 apps/code/catalog.fr.i18n (+14 -14)
📝 apps/code/catalog.hu.i18n (+66 -66)
📝 apps/code/catalog.it.i18n (+7 -7)
📝 apps/code/catalog.nl.i18n (+7 -7)
📝 apps/code/catalog.pt.i18n (+20 -20)
📝 apps/code/catalog.universal.i18n (+1 -1)
📝 apps/code/toolbox.hu.i18n (+7 -7)
📝 apps/code/toolbox.universal.i18n (+1 -1)
📝 apps/external/base.de.i18n (+1 -1)
📝 apps/external/base.hu.i18n (+9 -9)
📝 apps/external/base.universal.i18n (+1 -1)
📝 apps/graph/base.hu.i18n (+33 -33)
📝 apps/graph/base.pt.i18n (+1 -1)
📝 apps/home/base.hu.i18n (+4 -4)

...and 56 more files

📄 Description

TODO:

  • Migrate others scripts to I18n lib
  • Improve editing

🔄 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/UpsilonNumworks/Upsilon/pull/262 **Author:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Created:** 7/5/2022 **Status:** 🔄 Open **Base:** `upsilon-dev` ← **Head:** `i18n-lib` --- ### 📝 Commits (5) - [`5f4ab6d`](https://github.com/UpsilonNumworks/Upsilon/commit/5f4ab6d0a4b00e5a0046282a3b2432a21ec07afc) [utilities] Add i18n lib - [`ef63623`](https://github.com/UpsilonNumworks/Upsilon/commit/ef63623ca0f9ef247f88ea2ddfe558b05a941631) [utilities/I18n-Lib] Fix somes bugs - [`f8bc15d`](https://github.com/UpsilonNumworks/Upsilon/commit/f8bc15d28ead11b6cdf5654390fd371a34fd2843) [utilities/I18n-Lib] Improve editing - [`f6092a9`](https://github.com/UpsilonNumworks/Upsilon/commit/f6092a9975da33d6204de218d5dd1b3c18ab8eb5) [utilities/translate] Rewrite using I18n lib - [`97deac0`](https://github.com/UpsilonNumworks/Upsilon/commit/97deac090d841aa798b80e63e8bd6c8a6951a49e) Push the translate script ### 📊 Changes **76 files changed** (+1761 additions, -908 deletions) <details> <summary>View changed files</summary> 📝 `apps/calculation/base.fr.i18n` (+1 -1) 📝 `apps/calculation/base.hu.i18n` (+19 -19) 📝 `apps/code/base.hu.i18n` (+15 -15) 📝 `apps/code/catalog.de.i18n` (+7 -7) 📝 `apps/code/catalog.en.i18n` (+19 -19) 📝 `apps/code/catalog.es.i18n` (+19 -19) 📝 `apps/code/catalog.fr.i18n` (+14 -14) 📝 `apps/code/catalog.hu.i18n` (+66 -66) 📝 `apps/code/catalog.it.i18n` (+7 -7) 📝 `apps/code/catalog.nl.i18n` (+7 -7) 📝 `apps/code/catalog.pt.i18n` (+20 -20) 📝 `apps/code/catalog.universal.i18n` (+1 -1) 📝 `apps/code/toolbox.hu.i18n` (+7 -7) 📝 `apps/code/toolbox.universal.i18n` (+1 -1) 📝 `apps/external/base.de.i18n` (+1 -1) 📝 `apps/external/base.hu.i18n` (+9 -9) 📝 `apps/external/base.universal.i18n` (+1 -1) 📝 `apps/graph/base.hu.i18n` (+33 -33) 📝 `apps/graph/base.pt.i18n` (+1 -1) 📝 `apps/home/base.hu.i18n` (+4 -4) _...and 56 more files_ </details> ### 📄 Description TODO: - [ ] Migrate others scripts to I18n lib - [x] Improve editing --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#344
No description provided.