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
2b9e7901
Commit
2b9e7901
authored
Dec 16, 2016
by
Fernando Verdugo Arias
Browse files
Add po file
parent
ff16e3f1
Changes
2
Hide whitespace changes
Inline
Side-by-side
lib/Ravada/I18N.pm
0 → 100644
View file @
2b9e7901
package
Ravada::
I18N
;
use
base
'
Locale::Maketext
';
use
File::
Basename
qw/dirname/
;
use
Locale::Maketext::
Lexicon
{
_auto
=>
1
,
_decode
=>
1
,
'
*
'
=>
[
Gettext
=>
dirname
(
__FILE__
)
.
'
/I18N/*.po
']
};
1
;
lib/Ravada/I18N/en.po
0 → 100644
View file @
2b9e7901
#This is the PO english locale
msgid "Ravada broker"
msgstr ""
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