Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • editoria editoria
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 152
    • Issues 152
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • editoria
  • editoriaeditoria
  • Issues
  • #309

Closed
Open
Created Jun 03, 2019 by gautier - editadapt@realgau

Feature Proposal: Internationalization

Summary

This proposal is to investigate adding an option to Editoria to handle different languages. As a french organisation, we need to change the language of any word used in the interface (including bookbuilder and wax interface tools). We would also needs to handle how informations such as amount, time and days are shown, as each language has its own needs regarding those.

The alternative goal for that proposal is to leverage the community outside of english spoken languages.

Proposal

  • Set a language option (in configuration first, in the interface later) that would be set as the html lang attribute to define which tool to use;
  • Render the app based on that local information;
  • It seems that Format.js would fit the needs (especially its React integration)
  • add a language meta-data is the book to define the lang attribute of the book (to define hyphenation rules).
Edited Jun 03, 2019 by gautier - editadapt
Assignee
Assign to
Time tracking