Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
3c92e6a7
Commit
3c92e6a7
authored
Feb 24, 2021
by
Francesc Guasch
Browse files
feat(language): Basque Euskara
parent
0599a4be
Changes
3
Hide whitespace changes
Inline
Side-by-side
lib/Ravada/I18N/en.po
View file @
3c92e6a7
...
@@ -89,6 +89,9 @@ msgstr "Language:"
...
@@ -89,6 +89,9 @@ msgstr "Language:"
msgid "English"
msgid "English"
msgstr "English"
msgstr "English"
msgid "Basque"
msgstr "Basque"
msgid "Spanish"
msgid "Spanish"
msgstr "Spanish"
msgstr "Spanish"
...
...
lib/Ravada/I18N/eu.po
View file @
3c92e6a7
...
@@ -85,6 +85,9 @@ msgstr "Hizkuntza:"
...
@@ -85,6 +85,9 @@ msgstr "Hizkuntza:"
msgid "English"
msgid "English"
msgstr "Ingelesa"
msgstr "Ingelesa"
msgid "Basque"
msgstr "Euskara"
msgid "Spanish"
msgid "Spanish"
msgstr "Gaztelania"
msgstr "Gaztelania"
...
...
script/rvd_front
View file @
3c92e6a7
...
@@ -1363,6 +1363,7 @@ sub _translations($c) {
...
@@ -1363,6 +1363,7 @@ sub _translations($c) {
,en => 'English'
,en => 'English'
,ca => 'Catalan'
,ca => 'Catalan'
,es => 'Spanish'
,es => 'Spanish'
,eu => 'Basque'
,gl => 'Galician'
,gl => 'Galician'
,fr => 'French'
,fr => 'French'
,de => 'German'
,de => 'German'
...
...
Write
Preview
Supports
Markdown
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