[GH-ISSUE #1136] i18n for app interface #464

Open
opened 2026-03-03 00:21:22 +03:00 by kerem · 0 comments
Owner

Originally created by @kazup01 on GitHub (Sep 1, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/1136

If you're a native speaker of a language other than English, we'd love to see your contribution 🙂 It would be very helpful for people in your country!

How to contribute:

  1. Create a new file to /src/cloud/lib/i18n
  2. Add the language option to /src/cloud/lib/i18n/index.ts, /src/cloud/components/settings/UserPreferencesForm.tsx and /src/cloud/lib/stores/settings/types.ts
Originally created by @kazup01 on GitHub (Sep 1, 2021). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/1136 If you're a native speaker of a language other than English, we'd love to see your contribution 🙂 It would be very helpful for people in your country! - [x] English - [x] French https://github.com/BoostIO/BoostNote-App/pull/1020 - [x] Chiense (zh-CN) https://github.com/BoostIO/BoostNote-App/pull/1033 - [x] Japanese https://github.com/BoostIO/BoostNote-App/pull/1065 - [x] Italian https://github.com/BoostIO/BoostNote-App/pull/1220 - [ ] You 👍 Feel free to leave a comment if you can contribute! ## How to contribute: 1. Create a new file to [`/src/cloud/lib/i18n`](https://github.com/BoostIO/BoostNote-App/tree/master/src/cloud/lib/i18n) 2. Add the language option to [`/src/cloud/lib/i18n/index.ts`](https://github.com/BoostIO/BoostNote-App/blob/master/src/cloud/lib/i18n/index.ts), [`/src/cloud/components/settings/UserPreferencesForm.tsx`](https://github.com/BoostIO/BoostNote-App/blob/master/src/cloud/components/settings/UserPreferencesForm.tsx#L164) and [`/src/cloud/lib/stores/settings/types.ts`](https://github.com/BoostIO/BoostNote-App/blob/master/src/cloud/lib/stores/settings/types.ts#L4)
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#464
No description provided.