FIX: OnePlus text cutoff

This commit is contained in:
Marcos Rodriguez Vélez 2021-07-30 14:25:52 -04:00
parent 1c77be3fdf
commit 8ef089b8a8

View file

@ -152,7 +152,7 @@
"details_label": "Description",
"details_setAmount": "Receive with amount",
"details_share": "Share",
"header": "Receive"
"header": "Receive "
},
"send": {
"broadcastButton": "Broadcast",
@ -202,13 +202,13 @@
"fee_10m": "10m",
"fee_1d": "1d",
"fee_3h": "3h",
"fee_custom": "Custom",
"fee_custom": "Custom ",
"fee_fast": "Fast",
"fee_medium": "Medium",
"fee_medium": "Medium ",
"fee_replace_min": "The total fee rate (satoshi per byte) you want to pay should be higher than {min} sat/byte.",
"fee_satbyte": "in sat/byte",
"fee_slow": "Slow",
"header": "Send",
"header": "Send ",
"input_clear": "Clear",
"input_done": "Done",
"input_paste": "Paste",
@ -236,14 +236,14 @@
"settings": {
"about": "About",
"about_awesome": "Built with the awesome",
"about_backup": "Always backup your keys!",
"about_backup": "Always backup your keys! ",
"about_free": "BlueWallet is a free and open-source project. Crafted by Bitcoin users.",
"about_license": "MIT License",
"about_release_notes": "Release notes",
"about_review": "Leave us a review",
"about_selftest": "Run self-test",
"about_selftest_ok": "All internal tests have passed successfully. The wallet works well.",
"about_sm_github": "GitHub",
"about_sm_github": "GitHub ",
"about_sm_discord": "Discord Server",
"about_sm_telegram": "Telegram channel",
"about_sm_twitter": "Follow us on Twitter",
@ -586,8 +586,8 @@
"sign_aopp_title": "AOPP",
"sign_aopp_confirm": "Do you want to send signed message to {hostname}?",
"addresses_title": "Addresses",
"type_change": "Change",
"type_receive": "Receive",
"type_change": "Change ",
"type_receive": "Receive ",
"type_used": "Used",
"transactions": "Transactions"
},