Phone number dropdown

This commit is contained in:
binwiederhier 2023-05-18 12:04:21 -04:00
parent 3e594ec210
commit f13a654fe8
5 changed files with 48 additions and 24 deletions

View file

@ -357,8 +357,9 @@
"account_upgrade_dialog_tier_features_reservations_one": "{{reservations}} reserviertes Thema",
"account_upgrade_dialog_tier_features_emails_one": "{{emails}} tägliche E-Mail",
"publish_dialog_call_label": "Telefonanruf",
"publish_dialog_call_placeholder": "Telefonnummer, die angerufen werden soll, z.B. +49123456789, oder 'yes'",
"publish_dialog_call_item": "Telefonnummer {{number}} anrufen",
"publish_dialog_chip_call_label": "Telefonanruf",
"publish_dialog_chip_call_no_verified_numbers_tooltip": "Keine verifizierten Telefonnummern",
"account_basics_phone_numbers_title": "Telefonnummern",
"account_basics_phone_numbers_copied_to_clipboard": "Telefonnummer wurde in die Zwischenablage kopiert",
"account_basics_phone_numbers_dialog_title": "Telefonnummer hinzufügen",

View file

@ -130,7 +130,7 @@
"publish_dialog_email_placeholder": "Address to forward the notification to, e.g. phil@example.com",
"publish_dialog_email_reset": "Remove email forward",
"publish_dialog_call_label": "Phone call",
"publish_dialog_call_placeholder": "Phone number to call with the message, e.g. +12223334444, or 'yes'",
"publish_dialog_call_item": "Call phone number {{number}}",
"publish_dialog_call_reset": "Remove phone call",
"publish_dialog_attach_label": "Attachment URL",
"publish_dialog_attach_placeholder": "Attach file by URL, e.g. https://f-droid.org/F-Droid.apk",
@ -144,6 +144,7 @@
"publish_dialog_chip_click_label": "Click URL",
"publish_dialog_chip_email_label": "Forward to email",
"publish_dialog_chip_call_label": "Phone call",
"publish_dialog_chip_call_no_verified_numbers_tooltip": "No verified phone numbers",
"publish_dialog_chip_attach_url_label": "Attach file by URL",
"publish_dialog_chip_attach_file_label": "Attach local file",
"publish_dialog_chip_delay_label": "Delay delivery",