diff --git a/meshchatx/src/frontend/locales/en.json b/meshchatx/src/frontend/locales/en.json index be3dac1..62fd558 100644 --- a/meshchatx/src/frontend/locales/en.json +++ b/meshchatx/src/frontend/locales/en.json @@ -111,6 +111,7 @@ "open": "Open", "cancel": "Cancel", "save": "Save", + "block": "Block", "delete": "Delete", "edit": "Edit", "add": "Add", @@ -592,7 +593,7 @@ "mute_speaker": "Mute Speaker", "unmute_speaker": "Unmute Speaker", "telephone": "Telephone", - "enter_identity_hash_to_call": "Enter an identity hash to call.", + "enter_identity_hash_to_call": "Enter an identity to call.", "identity_hash": "Identity Hash", "call_history": "Call History", "call_back": "Call Back", @@ -626,8 +627,11 @@ "failed_to_toggle_speaker": "Failed to toggle speaker", "failed_to_switch_audio_profile": "Failed to switch audio profile", "failed_to_initiate_call": "Failed to initiate call", - "enter_identity_hash_to_call_error": "Enter an identity hash to call", + "enter_identity_hash_to_call_error": "Enter an identity to call", "failed_to_save_settings": "Failed to save settings", + "do_not_disturb": "Do Not Disturb", + "load_more": "Load More", + "search_history": "Search history...", "settings_saved": "Settings saved", "greeting_generated_successfully": "Greeting generated successfully", "failed_to_generate_greeting": "Failed to generate greeting",