diff --git a/js/constants/languages.js b/js/constants/languages.js index d718fa69..f05065dd 100644 --- a/js/constants/languages.js +++ b/js/constants/languages.js @@ -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' } };