[PR #436] [MERGED] Added Italian Language #754

Closed
opened 2026-03-03 00:23:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/436
Author: @marilari88
Created: 4/25/2020
Status: Merged
Merged: 5/2/2020
Merged by: @Rokt33r

Base: masterHead: italian


📝 Commits (4)

  • 94343b3 Add italian traslation file
  • 9e9fa6e Added italian option in General Tab Page and updated arrays in preferences and i18n components
  • 09f515c Improved italian traslation
  • 655d569 Updated strings for italian file after rebase

📊 Changes

4 files changed (+167 additions, -0 deletions)

View changed files

📝 src/components/PreferencesModal/GeneralTab.tsx (+1 -0)
📝 src/lib/i18n.ts (+2 -0)
📝 src/lib/preferences.ts (+1 -0)
src/locales/itIT.ts (+163 -0)

📄 Description

#228 added italian language
it-IT


🔄 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/BoostIO/BoostNote-App/pull/436 **Author:** [@marilari88](https://github.com/marilari88) **Created:** 4/25/2020 **Status:** ✅ Merged **Merged:** 5/2/2020 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `italian` --- ### 📝 Commits (4) - [`94343b3`](https://github.com/BoostIO/BoostNote-App/commit/94343b3ea769b286ddb79dba1429f61079231414) Add italian traslation file - [`9e9fa6e`](https://github.com/BoostIO/BoostNote-App/commit/9e9fa6e4adcf410dc014ef6992f53baa856527cf) Added italian option in General Tab Page and updated arrays in preferences and i18n components - [`09f515c`](https://github.com/BoostIO/BoostNote-App/commit/09f515c02dabac3453fcd9646ae153269a887e56) Improved italian traslation - [`655d569`](https://github.com/BoostIO/BoostNote-App/commit/655d56915f688db31a674a9e89a0a64e41d94318) Updated strings for italian file after rebase ### 📊 Changes **4 files changed** (+167 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/components/PreferencesModal/GeneralTab.tsx` (+1 -0) 📝 `src/lib/i18n.ts` (+2 -0) 📝 `src/lib/preferences.ts` (+1 -0) ➕ `src/locales/itIT.ts` (+163 -0) </details> ### 📄 Description #228 added italian language it-IT --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:23:03 +03:00
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/BoostNote-App#754
No description provided.