feat(localization): add new strings for blocking, do not disturb, load more, and search history; update call prompt for clarity

This commit is contained in:
2026-01-01 21:08:40 -06:00
parent 5c03e9dd8e
commit 5945dcfaff

View File

@@ -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",