diff --git a/locales/en.json b/locales/en.json index fa769732..7bf692c0 100644 --- a/locales/en.json +++ b/locales/en.json @@ -1,4 +1,8 @@ { + "general": { + "show_more_button": "Show more", + "size_big_message": "Please upload an image less than 2mb" + }, "navbar": { "search": { "placeholder": "Enter keyword to search for..." diff --git a/locales/fr.json b/locales/fr.json index 3c5f2425..9b94c825 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -1,4 +1,8 @@ { + "general": { + "show_more_button": "Voir plus", + "size_big_message": "Veuillez télécharger une image de moins de 2 Mo" + }, "navbar": { "search": { "placeholder": "Entrez un mot-clé à rechercher..."