diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 43f7e6fec..47c95f1bf 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1877,5 +1877,9 @@ "contacts_muted": "Muted", "contacts_noFriends": "Your contact list is empty", "contacts_noFriendsInfo": "Start by adding a contact to begin a conversation.", - "contacts_historyCleared": "The chat history has been deleted for everyone" + "contacts_historyCleared": "The chat history has been deleted for everyone", + "diagram_modesOptionLabel": "Change theme to {0}, will refresh app", + "diagram_sketchTheme": "Sketch", + "diagram_simpleTheme": "Simple", + "diagram_classicTheme": "Classic" }