This commit is contained in:
les
2019-09-11 19:12:24 +02:00
parent 93baf01a55
commit 2fe956d117
65 changed files with 762 additions and 721 deletions

View File

@@ -139,7 +139,7 @@ Adding this link to your feed reader will keep you up to date.`,
delete_user_confirm: 'Are you sure to remove this user?',
user_remove_ok: 'User removed',
user_create_ok: 'User created',
allow_registration_description : 'Allow open registrations?',
allow_registration_description: 'Allow open registrations?',
allow_anon_event: 'Allow anon events (has to be confirmed)?',
allow_recurrent_event: 'Enable recurrent events',
recurrent_event_visible: 'Show recurrent events by default',
@@ -157,12 +157,12 @@ Adding this link to your feed reader will keep you up to date.`,
password_updated: 'Password updated',
danger_section: 'Dangerous section',
remove_account: 'By pressing the following button your user will be deleted. The events you published instead no.',
remove_account_confirm: 'You are about to permanently delete your account',
remove_account_confirm: 'You are about to permanently delete your account'
},
error: {
nick_taken: 'This nickname is already used',
email_taken: 'This email is already used'
email_taken: 'This email is already used'
},
ordinal: {
@@ -171,10 +171,10 @@ Adding this link to your feed reader will keep you up to date.`,
3: 'third',
4: 'fourth',
5: 'fifth',
[-1]: 'last',
[-1]: 'last'
},
about: `
<p><a href='https://gancio.org'>Gancio</a> is a shared agenda for local communities.</p>
`
}
}