Skip to content

Commit

Permalink
Added translation
Browse files Browse the repository at this point in the history
  • Loading branch information
Nazar Usov authored and Nazar Usov committed Mar 6, 2024
1 parent 54a361c commit 79c09aa
Show file tree
Hide file tree
Showing 30 changed files with 30 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ export class HistoryTypeMessagesPipe implements PipeTransform {
: this.translate.instant('HISTORY.TYPE_MESSAGES.POW_REWARD');
case 7:
if (!item.subtransfers || !item.subtransfers.length) {
console.log('123321', item);
return this.translate.instant('Service transactions');
return this.translate.instant('HISTORY.TYPE_MESSAGES.SERVICE_TRANSACTIONS');
} else {
return this.translate.instant('HISTORY.TYPE_MESSAGES.CREATE_CONTRACT');
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/af.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS-Belohnung",
"POW_REWARD": "POW-Belohnung",
"PROPOSAL_CANCEL_CONTRACT": "Stornierungsanfrage",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Unbedefiniert",
"UPDATE_ALIAS": "Gebühr für die Bearbeitung eines Alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "Récompense POS",
"POW_REWARD": "Récompense POW",
"PROPOSAL_CANCEL_CONTRACT": "Demande d'annulation",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Non défini",
"UPDATE_ALIAS": "Frais pour modifier l'alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "Hadiah POS",
"POW_REWARD": "Hadiah POW",
"PROPOSAL_CANCEL_CONTRACT": "Permintaan pembatalan",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Tidak terdefinisi",
"UPDATE_ALIAS": "Biaya untuk mengubah alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "Ricompensa POS",
"POW_REWARD": "Ricompensa POW",
"PROPOSAL_CANCEL_CONTRACT": "Richiesta di cancellazione",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Non definito",
"UPDATE_ALIAS": "Tassa per modificare alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "Recompensa de POS",
"POW_REWARD": "Recompensa de POW",
"PROPOSAL_CANCEL_CONTRACT": "Cancelar pedido",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Indefinido",
"UPDATE_ALIAS": "Taxa para edição de alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down
1 change: 1 addition & 0 deletions html_source/src/assets/i18n/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"POS_REWARD": "POS reward",
"POW_REWARD": "POW reward",
"PROPOSAL_CANCEL_CONTRACT": "Cancellation request",
"SERVICE_TRANSACTIONS": "Service transactions",
"UNDEFINED": "Undefined",
"UPDATE_ALIAS": "Fee for editing alias"
}
Expand Down

0 comments on commit 79c09aa

Please sign in to comment.