mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-08-04 06:52:59 +10:00
Refactor contact handling and enhance UI with new advert options and localized strings
This commit is contained in:
+5
-1
@@ -1327,5 +1327,9 @@
|
||||
"contacts_clipboardEmpty": "Clipboard Is Empty.",
|
||||
"contacts_invalidAdvertFormat": "Invalid Contact Data",
|
||||
"contacts_contactImported": "Contact has been Imported.",
|
||||
"contacts_contactImportFailed": "Contact Failed to Imported."
|
||||
"contacts_contactImportFailed": "Contact Failed to Imported.",
|
||||
"contacts_zeroHopAdvert":"Zero Hop Advert",
|
||||
"contacts_floodAdvert":"Flood Advert",
|
||||
"contacts_copyAdvertToClipboard":"Copy Advert to Clipboard",
|
||||
"contacts_addContactFromClipboard":"Add Contact from Clipboard"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user