Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / Bugs

How to change Language Text?

How to change Language Text?

Wekan / Bugs · April 4, 2020 at 5:25pm

How to change Traditional Chinese (Taiwan) text in "Change Language" feature?

2020-04-05_1-21-32.png

The right text should be 繁體中文(台灣).

Load previous messages

April 7, 2020 at 8:46am

Or alternatively, if there is up-to-date npm package, change to use it

    • reply
    • like

    like: meteor remove tap:i18n && meteor npm install tap-i18n

      • reply
      • like

      Hmm, I'll look at that TAPevents

        • reply
        • like

        @xet7 I finally fix the problem on wekan's side. Please check this out: https://github.com/wekan/wekan/pull/2990

          • reply
          • like

          @xet7 by the way, there is no npm package named tap-i18n. :)

            • reply
            • like

            @xet7 also, the tap-i18n is stalled on v1.8.1 since May 24, 2016. Although they are merged the lang name fix on Oct 22, 2016. There are just not releasing the new version. Issue here: https://github.com/TAPevents/tap-i18n/issues/215

              • reply
              • like

              Well, I think the correct way would be for me to publish updated package to atmospherejs

                • reply
                • like

                I don't know should those packages be only wekan-specific forks

                  • reply
                  • like

                  Original maintainer of Wekan mquandalle also had many of his packages at atmospherejs

                    • reply
                    • like

                    Hmm, it seems that I already have forked this before https://github.com/wekan/tap-i18n

                      • reply
                      • like

                      So I will fix that instead

                        • reply
                        • like

                        April 7, 2020 at 1:11pm

                        Good job! :)

                          • reply
                          • like

                          April 7, 2020 at 3:13pm

                          Hmm, some of those issues recommended using this instead https://atmospherejs.com/universe/i18n

                            • reply
                            • like