Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Development
  1. OpenProject
  2. Forums
  3. Development
  4. Plugin translation

Plugin translation

Added by Thibaut Comte over 10 years ago

Hi

I wanted to know if it’s possible to translate OpenProject’s plugins myself, using some .yml files? If yes, where should I put my translation files?

I have already translated OpenProject using Crowdin, but the plugins stay in english.

Thanks for the answers

T.Comte


Replies (1)

RE: Plugin translation - Added by Robin Wagner over 10 years ago

Hi Thibaut,

CrowdIn does indeed only offer translations for the core.

You can change a plugin’s translations by creating a fork of the plugin you want to translate and then copy and rename the en.yml file to the language you want to use (in the config/locales folder).
You then need to change the path of the plugin in the Gemfile.plugin to the fork you created.

It would be great if you could then also create a Pull Request against the changed plugin so others could use your translations as well. :)

Best,
Robin

  • (1 - 1/1)
Loading...