Skip to content

chore: Update translation keys for consistency #1312

Merged
edgehog-app[bot] merged 1 commit intoedgehog-device-manager:mainfrom
OmarBrbutovic:translations_check_paths
Mar 31, 2026
Merged

chore: Update translation keys for consistency #1312
edgehog-app[bot] merged 1 commit intoedgehog-device-manager:mainfrom
OmarBrbutovic:translations_check_paths

Conversation

@OmarBrbutovic
Copy link
Copy Markdown
Collaborator

What this PR does / why we need it:

Added script to check for translation keys in the codebase and ensure they are consistent with the i18n files.
Updated translation keys in various components and pages to follow a consistent naming convention.

Additional documentation e.g. usage docs, diagrams, reviewer notes, etc.:


Thanks for sending a pull request! If this is your first time, here are some tips for you:
  1. You can take a look at our developer guide for an introduction on Edgehog development!
  2. Make sure to read CONTRIBUTING.md and CODE_OF_CONDUCT.md
  3. If the PR is unfinished or you're actively working on it, mark it as draft

When fixing existing issues, use github's syntax to link your pull request to it

fixes #<issue number>

We also have a syntax to signal dependencies to other open pull requests

depends on #<pr number>
depends on https://github.com/...

In case of stacked PRs, you may add the PR number in the last commit's title instead:

gitGraph
    commit id: "Current master"
    branch feat1
    checkout feat1
    commit id: "feat: add something"
    commit id: "feat: add something else (#100)"
    branch feat2
    checkout feat2
    commit id: "refactor: do something"
    commit id: "fix: solve issue"
    commit id: "feat: add a feature (#101)"
    branch feat3
    checkout feat3
    commit id: "feat: feat without pr number"
Loading

@OmarBrbutovic OmarBrbutovic added the chore Maintenance chore label Mar 27, 2026
@OmarBrbutovic OmarBrbutovic force-pushed the translations_check_paths branch from e6a14c3 to 2796942 Compare March 27, 2026 14:36
@OmarBrbutovic OmarBrbutovic force-pushed the translations_check_paths branch from 2796942 to 944a521 Compare March 27, 2026 14:46
@OmarBrbutovic OmarBrbutovic force-pushed the translations_check_paths branch from 944a521 to 892e44c Compare March 30, 2026 12:39
@edgehog-device-manager edgehog-device-manager deleted a comment from edgehog-app bot Mar 30, 2026
@OmarBrbutovic OmarBrbutovic force-pushed the translations_check_paths branch 3 times, most recently from b185ab4 to 1351507 Compare March 30, 2026 12:49
Added script to check for translation keys in the codebase
and ensure they are consistent with the i18n files.
Updated translation keys in various components and pages to follow a
consistent naming convention.

Signed-off-by: Omar <omar.brbutovic@secomind.com>
@OmarBrbutovic OmarBrbutovic force-pushed the translations_check_paths branch from 1351507 to e8a5427 Compare March 31, 2026 10:54
@ArnelaL
Copy link
Copy Markdown
Collaborator

ArnelaL commented Mar 31, 2026

/fast-forward

@edgehog-app edgehog-app bot merged commit e8a5427 into edgehog-device-manager:main Mar 31, 2026
19 checks passed
@OmarBrbutovic OmarBrbutovic deleted the translations_check_paths branch April 1, 2026 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants