diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 1a97ce4c8..ef5f47d26 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1817,5 +1817,6 @@ "toggleDrag": "Drag to move items", "moveItemUp": "Move item up", "moveItemDown": "Move item down", - "toggleArrows": "Arrow buttons to move items" + "toggleArrows": "Arrow buttons to move items", + "profile_remove_avatar": "Remove this avatar" }