Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI improvements #1189

Merged
merged 6 commits into from
Oct 11, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update address book input translation
  • Loading branch information
Nikita-Polyakov committed Oct 11, 2023
commit 0fde046ef3d9dd20f70f9864ae083b7e656a3540
4 changes: 3 additions & 1 deletion src/lang/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Napište jméno",
"present": "Již přítomný",
"saveChanges": "Uložit změny"
}
},
"input": "Zadejte adresu nebo vyberte kontakt",
"selectContact": "Vyberte kontakt"
},
"browserPermission": {
"title": "Povolit přístup k fotoaparátu v nastavení prohlížeče",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Name eingeben",
"present": "Bereits anwesend",
"saveChanges": "Änderungen speichern"
}
},
"input": "Adresse eingeben oder Kontakt auswählen",
"selectContact": "Kontakt auswählen"
},
"browserPermission": {
"title": "Erlauben Sie den Kamerazugriff in den Browsereinstellungen",
Expand Down
10 changes: 6 additions & 4 deletions src/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1220,11 +1220,11 @@
"historyBtn": "My purchases",
"historyTitle": "Transaction History",
"moonpayTitle": "Buy ETH via MoonPay",
"moonpayDesc": "Purchase ETH tokens on Ethereum and transfer them to SORA network via the bridge",
"moonpayDesc": "Purchase ETH tokens on Ethereum and transfer them to {SORA} network via the bridge",
"x1Title": "Buy XOR with your card",
"x1Btn": "Buy XOR with card",
"errorMessage": "Apologies for the inconvenience. We're working diligently to resolve this. Please, try again later.",
"x1Desc": "Purchase XOR tokens directly on the SORA network with your debit or credit card"
"x1Desc": "Purchase XOR tokens directly on the {SORA} network with your debit or credit card"
},
"acceptOnScrollText": "Scroll to accept",
"addressBook": {
Expand All @@ -1240,7 +1240,7 @@
"detected": "New address detected",
"save": "Save as contact",
"tooltip": "Collect address book by providing name and address to keep your contacts organized and up-to-date",
"notSoraAddress": "This address will be saved as SORA address below. Make sure the recipient can access the SORA chain:",
"notSoraAddress": "This address will be saved as {SORA} address below. Make sure the recipient can access the {SORA} chain:",
"options": {
"send": "Send tokens",
"edit": "Edit contact",
Expand All @@ -1250,7 +1250,9 @@
"enterName": "Enter name",
"present": "Already present",
"saveChanges": "Save changes"
}
},
"input": "Input address or select contact",
"selectContact": "Select contact"
},
"browserPermission": {
"title": "Allow camera access in browser settings",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Ingrese su nombre",
"present": "Ya presente",
"saveChanges": "Guardar cambios"
}
},
"input": "Introduzca la dirección o seleccione el contacto",
"selectContact": "Seleccione un contacto"
},
"browserPermission": {
"title": "Permitir el acceso a la cámara en la configuración del navegador",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Entrez le nom",
"present": "Déjà présent",
"saveChanges": "Sauvegarder les modifications"
}
},
"input": "Saisissez l'adresse ou sélectionnez le contact",
"selectContact": "Sélectionnez un contact"
},
"browserPermission": {
"title": "Autoriser l'accès à la caméra dans les paramètres du navigateur",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/hr.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Unesite ime",
"present": "Već prisutan",
"saveChanges": "Spremi promjene"
}
},
"input": "Unesite adresu ili odaberite kontakt",
"selectContact": "Odaberite kontakt"
},
"browserPermission": {
"title": "Dopustite pristup kameri u postavkama preglednika",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Írja be a nevet",
"present": "Már jelen van",
"saveChanges": "Változtatások mentése"
}
},
"input": "Írja be a címet vagy válassza ki a kapcsolatot",
"selectContact": "Válasszon névjegyet"
},
"browserPermission": {
"title": "A kamera hozzáférésének engedélyezése a böngésző beállításaiban",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/hy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Մուտքագրեք անունը",
"present": "Արդեն ներկա",
"saveChanges": "Պահպանել փոփոխությունները"
}
},
"input": "Մուտքագրեք հասցեն կամ ընտրեք կոնտակտ",
"selectContact": "Ընտրեք կոնտակտ"
},
"browserPermission": {
"title": "Թույլատրել տեսախցիկի մուտքը դիտարկիչի կարգավորումներում",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Masukkan nama",
"present": "Sudah hadir",
"saveChanges": "Simpan perubahan"
}
},
"input": "Masukkan alamat atau pilih kontak",
"selectContact": "Pilih kontak"
},
"browserPermission": {
"title": "Izinkan akses kamera di setelan browser",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Inserisci il nome",
"present": "Già presente",
"saveChanges": "Salvare le modifiche"
}
},
"input": "Inserisci l'indirizzo o seleziona il contatto",
"selectContact": "Seleziona contatto"
},
"browserPermission": {
"title": "Consenti l'accesso alla fotocamera nelle impostazioni del browser",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Voer naam in",
"present": "Reeds aanwezig",
"saveChanges": "Wijzigingen opslaan"
}
},
"input": "Voer adres in of selecteer contact",
"selectContact": "Selecteer contactpersoon"
},
"browserPermission": {
"title": "Cameratoegang toestaan in browserinstellingen",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Skriv inn navn",
"present": "Allerede til stede",
"saveChanges": "Lagre endringer"
}
},
"input": "Skriv inn adresse eller velg kontakt",
"selectContact": "Velg kontakt"
},
"browserPermission": {
"title": "Tillat kameratilgang i nettleserinnstillingene",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Wprowadź imię",
"present": "Już obecny",
"saveChanges": "Zapisz zmiany"
}
},
"input": "Wprowadź adres lub wybierz kontakt",
"selectContact": "Wybierz kontakt"
},
"browserPermission": {
"title": "Zezwól na dostęp do aparatu w ustawieniach przeglądarki",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Введите имя",
"present": "Уже присутствует",
"saveChanges": "Сохранить изменения"
}
},
"input": "Введите адрес или выберите контакт",
"selectContact": "Выберите контакт"
},
"browserPermission": {
"title": "Разрешите доступ к камере в настройках браузера",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Zadaj meno",
"present": "Už prítomný",
"saveChanges": "Uložiť zmeny"
}
},
"input": "Zadajte adresu alebo vyberte kontakt",
"selectContact": "Vyberte kontakt"
},
"browserPermission": {
"title": "Povoliť prístup k fotoaparátu v nastaveniach prehliadača",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Унесите име",
"present": "Већ присутан",
"saveChanges": "Сачувај измене"
}
},
"input": "Унесите адресу или изаберите контакт",
"selectContact": "Изаберите контакт"
},
"browserPermission": {
"title": "Дозволите приступ камери у подешавањима претраживача",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Skriv namn",
"present": "Redan närvarande",
"saveChanges": "Spara ändringar"
}
},
"input": "Ange adress eller välj kontakt",
"selectContact": "Välj kontakt"
},
"browserPermission": {
"title": "Tillåt kameraåtkomst i webbläsarinställningarna",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Nhập tên",
"present": "Đã có mặt",
"saveChanges": "Lưu thay đổi"
}
},
"input": "Nhập địa chỉ hoặc chọn liên hệ",
"selectContact": "Chọn liên hệ"
},
"browserPermission": {
"title": "Cho phép truy cập máy ảnh trong cài đặt trình duyệt",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/yo.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "Tẹ orukọ sii",
"present": "Ti wa tẹlẹ",
"saveChanges": "Fi awọn ayipada pamọ"
}
},
"input": "Tẹ adirẹsi sii tabi yan olubasọrọ",
"selectContact": "Yan olubasọrọ"
},
"browserPermission": {
"title": "Gba wiwọle kamẹra laaye ni awọn eto ẹrọ aṣawakiri",
Expand Down
4 changes: 3 additions & 1 deletion src/lang/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,9 @@
"enterName": "输入名字",
"present": "已经存在",
"saveChanges": "保存更改"
}
},
"input": "输入地址或选择联系人",
"selectContact": "选择联系人"
},
"browserPermission": {
"title": "在浏览器设置中允许相机访问",
Expand Down