Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
les
gancio
Commits
aa57a790
Commit
aa57a790
authored
Oct 21, 2019
by
les
Browse files
[fix] add locales
parent
3ea7627e
Changes
2
Hide whitespace changes
Inline
Side-by-side
locales/en.js
View file @
aa57a790
...
...
@@ -50,7 +50,14 @@ export default {
me
:
'
You
'
,
password_updated
:
'
Password updated!
'
,
username
:
'
Username
'
,
comments
:
'
Comments
'
comments
:
'
Comments
'
,
activate_user
:
'
Confired
'
,
displayname
:
'
Display name
'
,
federation
:
'
Federation
'
,
set_password
:
'
Set password
'
,
copy_link
:
'
Copy link
'
,
send_via_mail
:
'
Send email
'
,
add_to_calendar
:
'
Add to calendar
'
},
login
:
{
...
...
@@ -144,7 +151,10 @@ Adding this link to your feed reader will keep you up to date.`,
allow_recurrent_event
:
'
Enable recurrent events
'
,
recurrent_event_visible
:
'
Show recurrent events by default
'
,
federation
:
'
Federation / ActivityPub
'
,
enable_federation
:
'
Enable federation
'
enable_federation
:
'
Enable federation
'
,
select_instance_timezone
:
'
Select instance timezone
'
,
enable_comments
:
'
Enable comments
'
,
disable_gamification
:
'
Disable gamification
'
},
auth
:
{
...
...
@@ -153,6 +163,7 @@ Adding this link to your feed reader will keep you up to date.`,
},
settings
:
{
update_confirm
:
'
Do you want to save your modification?
'
,
change_password
:
'
Modify your password
'
,
password_updated
:
'
Password updated
'
,
danger_section
:
'
Dangerous section
'
,
...
...
@@ -165,6 +176,12 @@ Adding this link to your feed reader will keep you up to date.`,
email_taken
:
'
This email is already used
'
},
confirm
:
{
title
:
'
User confirmation
'
,
not_valid
:
'
Mmmmm something goes wrong.
'
,
valid
:
'
Your account is confirmed, you can <a href="/login">log in</a>.
'
},
ordinal
:
{
1
:
'
first
'
,
2
:
'
second
'
,
...
...
locales/it.js
View file @
aa57a790
...
...
@@ -157,7 +157,9 @@ export default {
recurrent_event_visible
:
'
Appuntamenti fissi visibili di default
'
,
federation
:
'
Federazione / ActivityPub
'
,
enable_federation
:
'
Abilita la federazione!
'
,
select_instance_timezone
:
'
Seleziona la timezone
'
select_instance_timezone
:
'
Seleziona la timezone
'
,
enable_comments
:
'
Abilita commenti
'
,
disable_gamification
:
'
Disabilita gamification
'
},
auth
:
{
...
...
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