diff --git a/src/config/locales/hu-HU.json b/src/config/locales/hu-HU.json index fc83131d30..10ef175eb0 100644 --- a/src/config/locales/hu-HU.json +++ b/src/config/locales/hu-HU.json @@ -55,7 +55,7 @@ "vote_title": "Szavazási pontok", "reblog_title": "Megosztási pontok", "login_title": "Bejelentkezés pontok", - "checkin_title": "Points for heartbeat", + "checkin_title": "Életjel pontok", "checkin_extra_title": "Használati bónusz", "no_activity": "Itt nincs tevékenység!", "outgoing_transfer_description": "", @@ -99,10 +99,10 @@ "steem_dollars": "Steem Dollár", "savings": "Megtakarítások", "edit": { - "display_name": "Display Name", - "about": "About", - "location": "Location", - "website": "Website" + "display_name": "Megjelenítendő név", + "about": "Rólunk", + "location": "Tartózkodási hely", + "website": "Weboldal" } }, "settings": { @@ -229,7 +229,7 @@ "connection_fail": "Sikertelen kapcsolat!", "connection_success": "A kapcsolat sikerült!", "checking": "Ellenőrzés...", - "not_existing_post": "The post does not exist! Please check permlink and author." + "not_existing_post": "A bejegyzés nem létezik! Kérjük ellenőrizd a linket és a szerzőt." }, "post": { "reblog_alert": "Biztos, hogy megosztod?", diff --git a/src/config/locales/pt-PT.json b/src/config/locales/pt-PT.json index 996252dea0..7d90960f57 100644 --- a/src/config/locales/pt-PT.json +++ b/src/config/locales/pt-PT.json @@ -99,9 +99,9 @@ "steem_dollars": "Steem Dólares", "savings": "Poupanças", "edit": { - "display_name": "Display Name", - "about": "About", - "location": "Location", + "display_name": "Nome a Exibir", + "about": "Sobre", + "location": "Localização", "website": "Website" } },