Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
c89716e0
Commit
c89716e0
authored
6 years ago
by
Bob Van Landuyt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Galician as an available language
parent
456a4dde
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
changelogs/unreleased/bvl-add-galician.yml
changelogs/unreleased/bvl-add-galician.yml
+5
-0
lib/gitlab/i18n.rb
lib/gitlab/i18n.rb
+1
-0
No files found.
changelogs/unreleased/bvl-add-galician.yml
0 → 100644
View file @
c89716e0
---
title
:
Add Galician as an available language.
merge_request
:
21202
author
:
type
:
added
This diff is collapsed.
Click to expand it.
lib/gitlab/i18n.rb
View file @
c89716e0
...
@@ -5,6 +5,7 @@ module Gitlab
...
@@ -5,6 +5,7 @@ module Gitlab
AVAILABLE_LANGUAGES
=
{
AVAILABLE_LANGUAGES
=
{
'en'
=>
'English'
,
'en'
=>
'English'
,
'es'
=>
'Español'
,
'es'
=>
'Español'
,
'gl_ES'
=>
'Galego'
,
'de'
=>
'Deutsch'
,
'de'
=>
'Deutsch'
,
'fr'
=>
'Français'
,
'fr'
=>
'Français'
,
'pt_BR'
=>
'Português (Brasil)'
,
'pt_BR'
=>
'Português (Brasil)'
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment