Skip to content

feat: add Hebrew translation and move hardcoded strings to i18n#74

Open
ClickAndGoScript wants to merge 2 commits into
NodeBB:mainfrom
ClickAndGoScript:pr/1-translations
Open

feat: add Hebrew translation and move hardcoded strings to i18n#74
ClickAndGoScript wants to merge 2 commits into
NodeBB:mainfrom
ClickAndGoScript:pr/1-translations

Conversation

@ClickAndGoScript

Copy link
Copy Markdown

Adds Hebrew (he) translation and completes the missing zh-CN strings.

Also moves the remaining hardcoded strings — the test notification text, the
admin menu label, and the ACP page labels — into the language files, so they
render in the user's language instead of always appearing in English.

Closes #64 (partial — translations and i18n cleanup only).


@julianlam — in the end I let the agent handle it on its own, as you suggested.
Left to my own devices I probably would have been too lazy to open a separate branch for each feature.

- Add he (Hebrew) translation for all existing strings
- Complete zh-CN translation (missing strings added)
- Move hardcoded test notification text in library.js to [[web-push:test.*]]
- Move hardcoded admin nav label in library.js to [[web-push:admin.menu-label]]
- Replace hardcoded strings in ACP template with [[web-push:admin.*]] keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant