mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 01:25:17 +01:00
add missing language strings
This commit is contained in:
parent
d2b2bdf7d5
commit
483e24b234
@ -211,6 +211,19 @@ const languages = {
|
||||
'read': 'read',
|
||||
'If your email address exists in our database, you will receive a password recovery link in a few minutes.': 'If your email address exists in our database, you will receive a password recovery link in a few minutes.',
|
||||
'REGISTREE': 'REGISTREE',
|
||||
'Submit to the prize': 'Submit to the prize',
|
||||
'Submit': 'Submit',
|
||||
'Artist statement': 'Artist statement',
|
||||
'Enter your statement': 'Enter your statement',
|
||||
'Work description': 'Work description',
|
||||
'Enter the description for your work': 'Enter the description for your work',
|
||||
'I agree to the Terms of Service the art price': 'I agree to the Terms of Service the art price',
|
||||
'Log in': 'Log in',
|
||||
'Enter ascribe': 'Enter ascribe',
|
||||
'Sign up to the prize': 'Sign up to the prize',
|
||||
'(e.g. andy@warhol.co.uk)': '(e.g. andy@warhol.co.uk)',
|
||||
'Use a combination of minimum 10 chars and numbers': 'Use a combination of minimum 10 chars and numbers',
|
||||
'Log in with ascribe': 'Log in with ascribe'
|
||||
},
|
||||
'de': {
|
||||
'ID': 'ID',
|
||||
@ -422,6 +435,19 @@ const languages = {
|
||||
'read': 'read',
|
||||
'If your email address exists in our database, you will receive a password recovery link in a few minutes.': 'If your email address exists in our database, you will receive a password recovery link in a few minutes.',
|
||||
'REGISTREE': 'REGISTREE',
|
||||
'Submit to the prize': 'Submit to the prize',
|
||||
'Submit': 'Submit',
|
||||
'Artist statement': 'Artist statement',
|
||||
'Enter your statement': 'Enter your statement',
|
||||
'Work description': 'Work description',
|
||||
'Enter the description for your work': 'Enter the description for your work',
|
||||
'I agree to the Terms of Service the art price': 'I agree to the Terms of Service the art price',
|
||||
'Log in': 'Log in',
|
||||
'Enter ascribe': 'Enter ascribe',
|
||||
'Sign up to the prize': 'Sign up to the prize',
|
||||
'(e.g. andy@warhol.co.uk)': '(e.g. andy@warhol.co.uk)',
|
||||
'Use a combination of minimum 10 chars and numbers': 'Use a combination of minimum 10 chars and numbers',
|
||||
'Log in with ascribe': 'Log in with ascribe'
|
||||
},
|
||||
'fr': {
|
||||
'ID': 'ID',
|
||||
@ -633,6 +659,19 @@ const languages = {
|
||||
'read': 'read',
|
||||
'If your email address exists in our database, you will receive a password recovery link in a few minutes.': 'Si votre adresse électronique existe dans notre base de données, vous recevrez un lien de récupération de mot de passe dans quelques minutes.',
|
||||
'REGISTREE': 'REGISTREE',
|
||||
'Submit to the prize': 'Submit to the prize',
|
||||
'Submit': 'Submit',
|
||||
'Artist statement': 'Artist statement',
|
||||
'Enter your statement': 'Enter your statement',
|
||||
'Work description': 'Work description',
|
||||
'Enter the description for your work': 'Enter the description for your work',
|
||||
'I agree to the Terms of Service the art price': 'I agree to the Terms of Service the art price',
|
||||
'Log in': 'Log in',
|
||||
'Enter ascribe': 'Enter ascribe',
|
||||
'Sign up to the prize': 'Sign up to the prize',
|
||||
'(e.g. andy@warhol.co.uk)': '(e.g. andy@warhol.co.uk)',
|
||||
'Use a combination of minimum 10 chars and numbers': 'Use a combination of minimum 10 chars and numbers',
|
||||
'Log in with ascribe': 'Log in with ascribe'
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user