diff --git a/app/templates/contacts-add.html b/app/templates/contacts-add.html index 3f04cd9..9fe7eb1 100644 --- a/app/templates/contacts-add.html +++ b/app/templates/contacts-add.html @@ -46,17 +46,17 @@
- + - Paste a meshcore:// URI from the MeshCore mobile app + placeholder="{{ t('contacts.add.uri_ph') }}"> + {{ t('contacts.add.uri_hint') }}
- Preview: -
Name:
-
Key:
-
Type:
+ {{ t('contacts.add.preview') }} +
{{ t('contacts.add.name') }}
+
{{ t('contacts.add.key') }}
+
{{ t('contacts.add.type_short') }}
- +
- Scanned: -
Name:
-
Key:
-
Type:
+ {{ t('contacts.add.scanned') }} +
{{ t('contacts.add.name') }}
+
{{ t('contacts.add.key') }}
+
{{ t('contacts.add.type_short') }}
@@ -61,14 +61,14 @@
Loading...
-

Loading pending contacts...

+

{{ t('contacts.pending.loading') }}

@@ -79,7 +79,7 @@ @@ -91,7 +91,7 @@ - +