This is an automated email from the ASF dual-hosted git repository.

linkinstar pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/answer.git


    from 5358650e fix: The page tag selector exceeds the page height, causing 
the page to scroll.
     add 6660cdf6 fix: add missing revision data for default content (fixes 
#1436)
     add 740ac61b fix: get right lang
     add 8e395d42 Polish translation
     add 48b1de83 Update pt_BR.yaml
     add 57ba2995 chore: turkish translation improved (#1454)
     add d468e2ba feat: add env for glob load template files by gin debug render
     new 48fc64d2 Merge remote-tracking branch 'origin/dev' into test
     add da27577d fix(answer): update QuestionID handling in answer update 
process
     new 570ee769 Merge branch 'feat/1.7.1/answer' into test

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 i18n/pl_PL.yaml                                    | 544 ++++++++++++---------
 i18n/pt_BR.yaml                                    | 248 +++++-----
 i18n/tr_TR.yaml                                    |  56 +--
 internal/base/handler/handler.go                   |   8 +-
 internal/base/handler/lang.go                      |  10 -
 internal/base/middleware/accept_language.go        |   5 +-
 internal/base/server/http.go                       |  12 +-
 internal/controller/answer_controller.go           |   6 +-
 internal/controller/comment_controller.go          |   6 +-
 internal/controller/lang_controller.go             |   2 +-
 internal/controller/question_controller.go         |  14 +-
 internal/controller/report_controller.go           |   2 +-
 internal/controller/search_controller.go           |   2 +-
 internal/controller/template_controller.go         |  10 +-
 internal/controller/user_controller.go             |  22 +-
 internal/controller/vote_controller.go             |   8 +-
 .../controller_admin/user_backyard_controller.go   |   2 +-
 internal/migrations/init.go                        |  95 +++-
 internal/service/importer/importer_service.go      |   2 +-
 plugin/plugin.go                                   |   2 +-
 20 files changed, 599 insertions(+), 457 deletions(-)

Reply via email to