Skip to content

Commit

Permalink
Change Sent to self -> self
Browse files Browse the repository at this point in the history
  • Loading branch information
Duddino committed Sep 19, 2023
1 parent 2eec65e commit 71e1269
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion locale/de/translation.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ export const de_translation = {
description: 'Beschreibung', //Description
activityBlockReward: 'Block-Erlös', //Block Reward
activitySentTo: 'Gesendet an', //Sent to
activitySentToSelf: 'Umbuchung', //Sent to self
activitySentToSelf: 'Umbuchung', //Self
activityShieldedAddress: 'Geschützte Adresse', //Shielded address
activityReceivedShield: 'Erhalten von geschützter Adresse', //Received from Shielded address
activityReceivedFrom: 'Erhalten von', //Received from
Expand Down
2 changes: 1 addition & 1 deletion locale/es-mx/translation.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ export const es_mx_translation = {
description: 'Descripción', //Description
activityBlockReward: 'Recompensa del Bloque', //Block Reward
activitySentTo: 'Enviar a {r}', //Sent to
activitySelf: 'ti mismo', //Sent to self
activitySelf: 'ti mismo', //Self
activityShieldedAddress: 'Dirección Shielded', //Shielded address
activityReceivedFrom: 'Recibido de {s}', //Received from
activityDelegatedTo: 'Delegado a {r}', //Delegated to
Expand Down
2 changes: 1 addition & 1 deletion locale/fr/translation.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ export const fr_translation = {
description: 'Description', //Description
activityBlockReward: 'Récompense en bloc', //Block Reward
activitySentTo: 'Envoyé à {r}', //Sent to
activitySelf: 'soi-même', //Sent to self
activitySelf: 'soi-même', //Self
activityShieldedAddress: 'Adresse protégée', //Shielded address
activityReceivedFrom: 'Reçu de {s}', //Received from
activityDelegatedTo: 'Délégué à {r}', //Delegated to
Expand Down
2 changes: 1 addition & 1 deletion locale/it/translation.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ export const it_translation = {
description: 'Descrizione', //Description
activityBlockReward: 'Ricompensa del blocco', //Block Reward
activitySentTo: 'Inviato a {r}', //Sent to
activitySelf: 'te stesso', //Sent to self
activitySelf: 'te stesso', //Self
activityShieldedAddress: 'Indirizzo protetto', //Shielded address
activityReceivedFrom: 'Ricevuto da {s}', //Received from
activityDelegatedTo: 'Delegato a {r}', //Delegated to
Expand Down
2 changes: 1 addition & 1 deletion locale/ph/translation.js
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ export const ph_translation = {
description: 'Description', //Description
activityBlockReward: 'Block Reward', //Block Reward
activitySentTo: 'Naipadala sa {r}', //Sent to
activitySelf: 'sarili', //Sent to self
activitySelf: 'sarili', //Self
activityShieldedAddress: 'Shielded address', //Shielded address
activityReceivedFrom: 'Natanggap mula sa {s}', //Received from
activityDelegatedTo: 'Delegated to {r}', //Delegated to
Expand Down
2 changes: 1 addition & 1 deletion locale/pt-br/translation.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ export const pt_br_translation = {
description: 'Descrição', //Description
activityBlockReward: 'Bloco Recompensa', //Block Reward
activitySentTo: 'Enviado para {r}', //Sent to
activitySelf: 'si mesmo', //Sent to self
activitySelf: 'si mesmo', //Self
activityShieldedAddress: 'Endereço Protegido', //Shielded address
activityReceivedFrom: 'Recebido de {s}', //Received from
activityDelegatedTo: 'Delegado a {r}', //Delegated to
Expand Down
2 changes: 1 addition & 1 deletion locale/pt-pt/translation.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ export const pt_pt_translation = {
description: 'Descrição', //Description
activityBlockReward: 'Bloco Recompensa', //Block Reward
activitySentTo: 'Enviado para {r}', //Sent to
activitySelf: 'si mesmo', //Sent to self
activitySelf: 'si mesmo', //Self
activityShieldedAddress: 'Endereço Protegido', //Shielded address
activityReceivedFrom: 'Recebido de {s}', //Received from
activityDelegatedTo: 'Delegado a {r}', //Delegated to
Expand Down
2 changes: 1 addition & 1 deletion locale/uwu/translation.js
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ export const uwu_translation = {
description: 'Descwiption', //Description
activityBlockReward: 'Bwock Rewawrd', //Block Reward
activitySentTo: 'Sentu to {r}', //Sent to
activitySelf: 'selfu', //Sent to self
activitySelf: 'selfu', //Self
activityReceivedShield: 'Shielded addwess', //Received from Shielded address
activityReceivedFrom: 'Recewived fwom {s}', //Received from
activityDelegatedTo: 'Delegwated to {r}', //Delegated to
Expand Down

0 comments on commit 71e1269

Please sign in to comment.