Skip to content
Snippets Groups Projects

GitLab 9.3 release post

Merged Victor Wu requested to merge release-9-3 into master
All threads resolved!
1 file
+ 10
5
Compare changes
  • Side-by-side
  • Inline
@@ -247,20 +247,25 @@ features:
Also, by clicking on a filter, it activates the dropdown,
allowing you change filters quickly.
- name: Internationalization of Project Home & Repository Files pages
- name: Internationalization of Project Home & Repository Files Pages
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ce/development/i18n_guide.html'
documentation_text: "Learn how to contribute translating GitLab "
image_url: '/images/9_3/'
description: |
In GitLab 9.2 we started the process of [internationalization](https://gitlab.com/gitlab-org/gitlab-ce/issues/4012)
In [GitLab 9.2](/2017/05/22/gitlab-9-2-released/#internationalized-cycle-analytics)
we started the process of
[internationalization](https://gitlab.com/gitlab-org/gitlab-ce/issues/4012)
with the Cycle Analytics page in German and Spanish. In GitLab 9.3 we
are extending this to more frequently used pages such as the Project
Home and Repository Files pages.
The GitLab community are already starting to add more languages such as
Chinese, Bulgarian and Brazilian Portuguese. You can [follow the progress](https://gitlab.com/gitlab-org/gitlab-ce/issues/32951)
and take a look at the [contributing guidelines](https://docs.gitlab.com/ce/development/i18n_guide.html) to get involved.
The GitLab community are already starting to add more languages suchas
Chinese, Bulgarian and Brazilian Portuguese. You can
[follow the progress](https://gitlab.com/gitlab-org/gitlab-ce/issues/32951)
and take a look at the
[contributing guidelines](https://docs.gitlab.com/ce/development/i18n_guide.html)
to get involved.
- name: Improvements to subgroups
available_in: [ce, ees, eep]
Loading