ErikrafT Drop
v1.11.4
diff --git a/public/lang/en.json b/public/lang/en.json
index 61f2e1d..6cab236 100644
--- a/public/lang/en.json
+++ b/public/lang/en.json
@@ -46,7 +46,8 @@
"public-room-devices_title": "You can be discovered by devices in this public room independent of the network.",
"traffic": "Traffic is",
"routed": "routed through the server",
- "webrtc": "if WebRTC is not available."
+ "webrtc": "if WebRTC is not available.",
+ "add-profile-photo": "Add Profile Photo"
},
"dialogs": {
"pair-devices-title": "Pair Devices Permanently",
diff --git a/public/lang/es.json b/public/lang/es.json
index f3de679..1c1e6d7 100644
--- a/public/lang/es.json
+++ b/public/lang/es.json
@@ -28,7 +28,8 @@
"routed": "enrutado a través del servidor",
"discovery": "Puedes ser descubierto:",
"on-this-network_title": "Puedes ser descubierto por todos en esta red.",
- "known-as": "Eres conocido como:"
+ "known-as": "Eres conocido como:",
+ "add-profile-photo": "Agregar foto de perfil"
},
"notifications": {
"request-title": "{{name}} quiere transferir {{count}} {{descriptor}}",
diff --git a/public/lang/fr.json b/public/lang/fr.json
index 1030a7f..da5a582 100644
--- a/public/lang/fr.json
+++ b/public/lang/fr.json
@@ -47,7 +47,8 @@
"traffic": "Le trafic est",
"routed": "routé via le serveur",
"webrtc": "si WebRTC n'est pas disponible.",
- "display-name_placeholder": "Chargement…"
+ "display-name_placeholder": "Chargement…",
+ "add-profile-photo": "Ajouter une photo de profil"
},
"dialogs": {
"pair-devices-title": "Associer les appareils de manière permanente",