[GH-ISSUE #9] Language support #6

Closed
opened 2026-02-25 21:30:57 +03:00 by kerem · 4 comments
Owner

Originally created by @luismanson on GitHub (Mar 8, 2020).
Original GitHub issue: https://github.com/ciur/papermerge/issues/9

Hello, im an Spanish user. I want to test the app since I understand a bit of python, but noticed there is no Spanish support. I gave a quick look the source and saw some language related stuff in the database.

Do you plan to add language support?
Can you outline the areas where language is hard coded?

thanks

Originally created by @luismanson on GitHub (Mar 8, 2020). Original GitHub issue: https://github.com/ciur/papermerge/issues/9 Hello, im an Spanish user. I want to test the app since I understand a bit of python, but noticed there is no Spanish support. I gave a quick look the source and saw some language related stuff in the database. Do you plan to add language support? Can you outline the areas where language is hard coded? thanks
kerem closed this issue 2026-02-25 21:30:57 +03:00
Author
Owner

@ciur commented on GitHub (Mar 9, 2020):

@luismanson I will add detailed documentation describing areas one needs to change to include a particular language support. Thank you for opening a ticket.

<!-- gh-comment-id:596496381 --> @ciur commented on GitHub (Mar 9, 2020): @luismanson I will add detailed documentation describing areas one needs to change to include a particular language support. Thank you for opening a ticket.
Author
Owner

@ciur commented on GitHub (Mar 24, 2020):

Documentation updated. Description of adding a language support is here.

<!-- gh-comment-id:603143962 --> @ciur commented on GitHub (Mar 24, 2020): Documentation updated. Description of [adding a language support is here](https://papermerge.readthedocs.io/en/latest/developers_guide/language_support.html).
Author
Owner

@luismanson commented on GitHub (Mar 24, 2020):

Thanks for the docs. I'll try to help. Looking at papermerge/core/pgsql/03_update_lang_cols.sql and noticed that the UPDATE core_basetreenode is run twise for English.
Is that right?
Also, i've just branched repo and started editing the mentioned files, Is there something else to do? like generate database migrations?

<!-- gh-comment-id:603482592 --> @luismanson commented on GitHub (Mar 24, 2020): Thanks for the docs. I'll try to help. Looking at papermerge/core/pgsql/03_update_lang_cols.sql and noticed that the UPDATE core_basetreenode is run twise for English. Is that right? Also, i've just branched repo and started editing the mentioned files, Is there something else to do? like generate database migrations?
Author
Owner

@luismanson commented on GitHub (Mar 29, 2020):

@ciur It did not work. Can you take a look?

<!-- gh-comment-id:605717524 --> @luismanson commented on GitHub (Mar 29, 2020): @ciur It did not work. Can you take a look?
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/papermerge#6
No description provided.