diff --git a/components/preferences/profile/image-uploader.vue b/components/preferences/profile/image-uploader.vue index 791031f..04b7296 100644 --- a/components/preferences/profile/image-uploader.vue +++ b/components/preferences/profile/image-uploader.vue @@ -11,29 +11,29 @@ - Change image + {{ m.due_hour_husky_prosper() }} - Upload an image, add a Gravatar email or use a URL. + {{ m.suave_broad_albatross_drop() }}
- Upload + {{ m.flat_safe_haddock_gaze() }} - Gravatar + {{ m.inclusive_long_lizard_boost() }} - URL + {{ m.proud_next_elk_beam() }} - Upload + {{ m.flat_safe_haddock_gaze() }} - Gravatar email + {{ m.lower_formal_kudu_lift() }}
- +
@@ -70,15 +70,15 @@ - URL + {{ m.proud_next_elk_beam() }} + placeholder="https://mysite.com/avatar.webp" />
- +
diff --git a/messages/en-pt.json b/messages/en-pt.json index a1512fa..cd457dd 100644 --- a/messages/en-pt.json +++ b/messages/en-pt.json @@ -337,5 +337,10 @@ "cool_trite_gull_quiz": "Emoji uploaded!", "kind_deft_myna_hint": "Failed to upload emoji.", "frail_great_marten_pet": "Upload a new emoji to the server.", - "whole_icy_puffin_smile": "Upload Emoji" + "whole_icy_puffin_smile": "Upload Emoji", + "due_hour_husky_prosper": "Change image", + "inclusive_long_lizard_boost": "Gravatar", + "proud_next_elk_beam": "URL", + "lower_formal_kudu_lift": "Gravatar email", + "witty_honest_wallaby_support": "Preview" } diff --git a/messages/en-rot.json b/messages/en-rot.json index eb9ce40..5469131 100644 --- a/messages/en-rot.json +++ b/messages/en-rot.json @@ -338,5 +338,10 @@ "cool_trite_gull_quiz": "Emoji uploaded!", "kind_deft_myna_hint": "Failed to upload emoji.", "frail_great_marten_pet": "Upload a new emoji to the server.", - "whole_icy_puffin_smile": "Upload Emoji" + "whole_icy_puffin_smile": "Upload Emoji", + "due_hour_husky_prosper": "Change image", + "inclusive_long_lizard_boost": "Gravatar", + "proud_next_elk_beam": "URL", + "lower_formal_kudu_lift": "Gravatar email", + "witty_honest_wallaby_support": "Preview" } diff --git a/messages/en.json b/messages/en.json index 71db713..7f28f77 100644 --- a/messages/en.json +++ b/messages/en.json @@ -339,5 +339,11 @@ "cool_trite_gull_quiz": "Emoji uploaded!", "kind_deft_myna_hint": "Failed to upload emoji.", "frail_great_marten_pet": "Upload a new emoji to the server.", - "whole_icy_puffin_smile": "Upload Emoji" + "whole_icy_puffin_smile": "Upload Emoji", + "due_hour_husky_prosper": "Change image", + "suave_broad_albatross_drop": "Upload an image, add a Gravatar email or use a URL.", + "inclusive_long_lizard_boost": "Gravatar", + "proud_next_elk_beam": "URL", + "lower_formal_kudu_lift": "Gravatar email", + "witty_honest_wallaby_support": "Preview" } diff --git a/messages/fr.json b/messages/fr.json index 50de5e2..2576e58 100644 --- a/messages/fr.json +++ b/messages/fr.json @@ -316,10 +316,16 @@ "happy_mild_fox_gleam": "Nom", "active_direct_bear_compose": "Image", "lime_late_millipede_urge": "Taille recommandée : 128x128px. Tous les types d'images sont autorisés.", - "dirty_inclusive_meerkat_nudge": "Annuler", "factual_gray_mouse_believe": "Ajout de l'emoji...", "cool_trite_gull_quiz": "Emoji ajouté!", "kind_deft_myna_hint": "Échec de l'ajout de l'emoji.", "frail_great_marten_pet": "Ajoutez un nouvel emoji sur le serveur.", - "whole_icy_puffin_smile": "Ajouter un Emoji" + "whole_icy_puffin_smile": "Ajouter un Emoji", + "dirty_inclusive_meerkat_nudge": "Annuler", + "due_hour_husky_prosper": "Changer l'image", + "suave_broad_albatross_drop": "Ajoutez une image, un e-mail Gravatar ou utilisez une URL.", + "inclusive_long_lizard_boost": "Gravatar", + "proud_next_elk_beam": "URL", + "lower_formal_kudu_lift": "E-mail Gravatar", + "witty_honest_wallaby_support": "Aperçu" }