Commit 4a5c70bf authored by Grzegorz Bizon's avatar Grzegorz Bizon

Merge branch 'bvl-add-galician' into 'master'

Add Galician as an available language

Closes #43227

See merge request gitlab-org/gitlab-ce!21202
parents cf7f0947 c89716e0
---
title: Add Galician as an available language.
merge_request: 21202
author:
type: added
......@@ -5,6 +5,7 @@ module Gitlab
AVAILABLE_LANGUAGES = {
'en' => 'English',
'es' => 'Español',
'gl_ES' => 'Galego',
'de' => 'Deutsch',
'fr' => 'Français',
'pt_BR' => 'Português (Brasil)',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment