Skip to content

Commit

Permalink
Automatic build of commit bitshares/bitshares-ui@276ad8b
Browse files Browse the repository at this point in the history
  • Loading branch information
sschiessl-bcp committed Sep 4, 2023
1 parent 29f5051 commit 1aeca02
Show file tree
Hide file tree
Showing 13 changed files with 23 additions and 13 deletions.
1 change: 1 addition & 0 deletions app.3fb47c8224cbdde04d69.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion app.aa03395f3fd62e552035.js

This file was deleted.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width"/><meta name="format-detection" content="telephone=no"><title>BitShares c628704</title><meta http-equiv="Content-Security-Policy" content="default-src 'self' blob:; worker-src 'self' blob:; script-src https://cdnjs.cloudflare.com/ajax/libs/zxcvbn/ 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; connect-src 'self' *; font-src 'self' data: https://at.alicdn.com; img-src 'self' data:;"><link rel="icon" type="image/x-icon" href="favicon.ico"><style>body {
<!doctype html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width"/><meta name="format-detection" content="telephone=no"><title>BitShares 276ad8b</title><meta http-equiv="Content-Security-Policy" content="default-src 'self' blob:; worker-src 'self' blob:; script-src https://cdnjs.cloudflare.com/ajax/libs/zxcvbn/ 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; connect-src 'self' *; font-src 'self' data: https://at.alicdn.com; img-src 'self' data:;"><link rel="icon" type="image/x-icon" href="favicon.ico"><style>body {
background-color: #2a2a2a;
}

Expand All @@ -17,7 +17,7 @@
Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight: 100;
font-size: 44px;
}</style><script defer="defer" src="vendor.1c3c640c277eb39dee16.js"></script><script defer="defer" src="app.aa03395f3fd62e552035.js"></script><link href="vendor.29f9232bdd785f38e1df.css" rel="stylesheet"><link href="app.037ae46ced5d1fd719c4.css" rel="stylesheet"></head><body spellcheck="false"><main id="content"><h1 class="centerDiv" style="">Loading...</h1></main><script>function ieVersion(uaString) {
}</style><script defer="defer" src="vendor.1c3c640c277eb39dee16.js"></script><script defer="defer" src="app.3fb47c8224cbdde04d69.js"></script><link href="vendor.29f9232bdd785f38e1df.css" rel="stylesheet"><link href="app.037ae46ced5d1fd719c4.css" rel="stylesheet"></head><body spellcheck="false"><main id="content"><h1 class="centerDiv" style="">Loading...</h1></main><script>function ieVersion(uaString) {
uaString = uaString || navigator.userAgent;
var match = /\b(MSIE |Trident.*?rv:|Edge\/)(\d+)/.exec(uaString);
if (match) return parseInt(match[2])
Expand Down
3 changes: 2 additions & 1 deletion locale-de.json
Original file line number Diff line number Diff line change
Expand Up @@ -1961,7 +1961,8 @@
"witness_pay": "{account} hat Zeugen-Guthaben eingezogen.",
"witness_receive": "Hat den Zeugen von {witness} erhalten.",
"witness_update": "{account} hat seinen Zeugen aktualisiert.",
"worker_create": "{account} hat einen Arbeitervorschlag mit einer täglichen Bezahlung von {pay} BTS/Tag erstellt."
"worker_create": "{account} hat einen Arbeitervorschlag mit einer täglichen Bezahlung von {pay} BTS/Tag erstellt.",
"unknown_operation": "Unbekannte Operation"
},
"page404": {
"asset_not_found_subtitle": "Diese Anlage existert nicht.",
Expand Down
3 changes: 2 additions & 1 deletion locale-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1961,7 +1961,8 @@
"witness_pay": "Withdrew witness pay to account",
"witness_receive": "Received witness from witness",
"witness_update": "{account} update its witness info",
"worker_create": "{account} created a worker proposal with daily pay of {pay}"
"worker_create": "{account} created a worker proposal with daily pay of {pay}",
"unknown_operation": "Unknown operation"
},
"page404": {
"asset_not_found_subtitle": "That asset does not exist",
Expand Down
3 changes: 2 additions & 1 deletion locale-es.json
Original file line number Diff line number Diff line change
Expand Up @@ -1961,7 +1961,8 @@
"witness_pay": "Retiró el pago de testigos a la cuenta",
"witness_receive": "Recibido testigo de testigo",
"witness_update": "{account} actualizar su información de testigo",
"worker_create": "{account} creó una propuesta de trabajador con pago diario de {pay}"
"worker_create": "{account} creó una propuesta de trabajador con pago diario de {pay}",
"unknown_operation": "Operación desconocida"
},
"page404": {
"asset_not_found_subtitle": "Ese activo no existe",
Expand Down
3 changes: 2 additions & 1 deletion locale-fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -1955,7 +1955,8 @@
"witness_pay": "Withdrew witness pay to account",
"witness_receive": "Received witness from witness",
"witness_update": "{account} update its witness info",
"worker_create": "{account} created a worker proposal with daily pay of {pay}"
"worker_create": "{account} created a worker proposal with daily pay of {pay}",
"unknown_operation": "Opération inconnue"
},
"page404": {
"asset_not_found_subtitle": "That asset does not exist",
Expand Down
3 changes: 2 additions & 1 deletion locale-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -1955,7 +1955,8 @@
"witness_pay": "Ha ritirato il salario di witness verso l'account",
"witness_receive": "Ha ricevuto la witness dalla witness",
"witness_update": "{account} ha aggiornato i suoi dati di witness",
"worker_create": "{account} ha creato una worker proposal con un salario giornaliero di {pay}"
"worker_create": "{account} ha creato una worker proposal con un salario giornaliero di {pay}",
"unknown_operation": "Operazione sconosciuta"
},
"page404": {
"asset_not_found_subtitle": "That asset does not exist",
Expand Down
3 changes: 2 additions & 1 deletion locale-ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -1955,7 +1955,8 @@
"witness_pay": "アカウントに証人報酬を引き出しました",
"witness_receive": "証人から証人を受け取りました",
"witness_update": "{account}は証人情報を更新しました",
"worker_create": "{account}は日当{pay}でワーカー提案を作成しました"
"worker_create": "{account}は日当{pay}でワーカー提案を作成しました",
"unknown_operation": "不明な操作"
},
"page404": {
"asset_not_found_subtitle": "That asset does not exist",
Expand Down
3 changes: 2 additions & 1 deletion locale-ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -1955,7 +1955,8 @@
"witness_pay": "Withdrew witness pay to account",
"witness_receive": "Received witness from witness",
"witness_update": "{account} update its witness info",
"worker_create": "{account} created a worker proposal with daily pay of {pay}"
"worker_create": "{account} created a worker proposal with daily pay of {pay}",
"unknown_operation": "Unknown operation"
},
"page404": {
"asset_not_found_subtitle": "That asset does not exist",
Expand Down
3 changes: 2 additions & 1 deletion locale-ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -1961,7 +1961,8 @@
"witness_pay": "Вывести зарплату заверителя на аккаунт",
"witness_receive": "Получен заверителем от заверителя",
"witness_update": "{account} обновил свою информацию о заверителе",
"worker_create": "{account} создал рабочее предложение с ежедневной оплатой в размере {pay}"
"worker_create": "{account} создал рабочее предложение с ежедневной оплатой в размере {pay}",
"unknown_operation": "Неизвестная операция"
},
"page404": {
"asset_not_found_subtitle": "Такого актива не существует",
Expand Down
3 changes: 2 additions & 1 deletion locale-tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -1955,7 +1955,8 @@
"witness_pay": "Tanık ödemesi çekildi.",
"witness_receive": "Tanık alındı.",
"witness_update": "{account} tanık bilgilerini güncelledi.",
"worker_create": "{account} günlük {pay} ödemeli bir geliştirme teklifi sundu."
"worker_create": "{account} günlük {pay} ödemeli bir geliştirme teklifi sundu.",
"unknown_operation": "Bilinmeyen operasyon"
},
"page404": {
"asset_not_found_subtitle": "Bu varlık mevcut değil",
Expand Down
3 changes: 2 additions & 1 deletion locale-zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -1961,7 +1961,8 @@
"witness_pay": "将见证人收入提取到账户",
"witness_receive": "已从见证人处获取见证",
"witness_update": "{account} 更新了见证人信息",
"worker_create": "{account} 创建了工人预算提案,请求日付工资 {pay}"
"worker_create": "{account} 创建了工人预算提案,请求日付工资 {pay}",
"unknown_operation": "未知操作"
},
"page404": {
"asset_not_found_subtitle": "此资产不存在",
Expand Down

0 comments on commit 1aeca02

Please sign in to comment.