[PR #6779] [client] Adding the Hebrew translation #29889

Open
opened 2026-08-05 08:09:19 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/6779
Author: @yarons
Created: 7/15/2026
Status: 🔄 Open

Base: mainHead: heb


📝 Commits (6)

  • 97afc2e Adding the Hebrew translation
  • df53c87 First session of fixes.
  • 2fbdbc4 Merge branch 'main' into heb
  • 51801bd Merge branch 'netbirdio:main' into heb
  • 2056228 Fix Hebrew translations for clarity and accuracy
  • 00ff828 Update Hebrew translation for profile intro message

📊 Changes

2 files changed (+1326 additions, -0 deletions)

View changed files

📝 client/ui/i18n/locales/_index.json (+1 -0)
client/ui/i18n/locales/he/common.json (+1325 -0)

📄 Description

Describe your changes

Stack

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • This change does not modify the public API, gRPC protocols, functionality behavior, CLI / service flags, or introduce a new feature — OR I have discussed it with the NetBird team beforehand (link the issue / Slack thread in the description). See CONTRIBUTING.md.

By submitting this pull request, you confirm that you have read and agree to the terms of the Contributor License Agreement.

Documentation

Select exactly one:

  • I added/updated documentation for this change
  • Documentation is not needed for this change (explain why)

This is a translation, BTW use Weblate for translation, it's really awesome and saves time for both developers and translators.

Summary by CodeRabbit

  • New Features
    • Added Hebrew as a supported app language.
    • Added comprehensive Hebrew translations across the app, including navigation, settings, notifications, onboarding, account flows, network features, and user-facing error messages.

🔄 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/netbirdio/netbird/pull/6779 **Author:** [@yarons](https://github.com/yarons) **Created:** 7/15/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `heb` --- ### 📝 Commits (6) - [`97afc2e`](https://github.com/netbirdio/netbird/commit/97afc2eedc0d4a06468230b434fdc4560d7a2426) Adding the Hebrew translation - [`df53c87`](https://github.com/netbirdio/netbird/commit/df53c8740b3b071f24935df93a51dbd05e114d82) First session of fixes. - [`2fbdbc4`](https://github.com/netbirdio/netbird/commit/2fbdbc49832d10e48d20e25fcd75f975852dbe0d) Merge branch 'main' into heb - [`51801bd`](https://github.com/netbirdio/netbird/commit/51801bd77fe2c8846744449e44e08a962a4bf353) Merge branch 'netbirdio:main' into heb - [`2056228`](https://github.com/netbirdio/netbird/commit/205622843ac0faa35fcaba8d0c630a7be3a09b13) Fix Hebrew translations for clarity and accuracy - [`00ff828`](https://github.com/netbirdio/netbird/commit/00ff828a6e8af3f9b2081ededa24b6aad40e5422) Update Hebrew translation for profile intro message ### 📊 Changes **2 files changed** (+1326 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/ui/i18n/locales/_index.json` (+1 -0) ➕ `client/ui/i18n/locales/he/common.json` (+1325 -0) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ## Stack <!-- branch-stack --> ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [x] This change does **not** modify the public API, gRPC protocols, functionality behavior, CLI / service flags, or introduce a new feature — **OR** I have discussed it with the NetBird team beforehand (link the issue / Slack thread in the description). See [CONTRIBUTING.md](https://github.com/netbirdio/netbird/blob/main/CONTRIBUTING.md#discuss-changes-with-the-netbird-team-first). > By submitting this pull request, you confirm that you have read and agree to the terms of the [Contributor License Agreement](https://github.com/netbirdio/netbird/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT.md). ## Documentation Select exactly one: - [ ] I added/updated documentation for this change - [x] Documentation is **not needed** for this change (explain why) This is a translation, BTW use Weblate for translation, it's really awesome and saves time for both developers and translators. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added Hebrew as a supported app language. * Added comprehensive Hebrew translations across the app, including navigation, settings, notifications, onboarding, account flows, network features, and user-facing error messages. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 08:09:19 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#29889