The front-end is in Arabic if the user's language doesn't exist #642

Closed
opened 2019-08-07 17:34:34 +00:00 by elegaanz · 0 comments
elegaanz commented 2019-08-07 17:34:34 +00:00 (Migrated from github.com)

If your browser is configured so that navigator.language is not one the language Plume's front-end is translated in, the front-end (mostly the editor) will be in Arabic. It should probably be in English instead.

The issue lays here: https://github.com/Plume-org/Plume/blob/master/plume-front/src/main.rs#L52 (catalogs[0] is the one for Arabic).

  • Plume version: 0.3.0
  • Operating system: Any
  • Web Browser: Any
If your browser is configured so that `navigator.language` is not one the language Plume's front-end is translated in, the front-end (mostly the editor) will be in Arabic. It should probably be in English instead. The issue lays here: https://github.com/Plume-org/Plume/blob/master/plume-front/src/main.rs#L52 (`catalogs[0]` is the one for Arabic). - **Plume version:** 0.3.0 - **Operating system:** Any - **Web Browser:** Any
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: Plume/Plume#642
No description provided.