Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • hive/wallet
1 result
Show changes
Commits on Source (13)
Showing with 91 additions and 836 deletions
......@@ -99,7 +99,6 @@ if (!window.Intl) {
require('intl/locale-data/jsonp/ru.js');
require('intl/locale-data/jsonp/fr.js');
require('intl/locale-data/jsonp/it.js');
require('intl/locale-data/jsonp/ko.js');
require('intl/locale-data/jsonp/ja.js');
Iso.bootstrap(runApp);
},
......
......@@ -6,14 +6,13 @@ import es from 'react-intl/locale-data/es';
import ru from 'react-intl/locale-data/ru';
import fr from 'react-intl/locale-data/fr';
import it from 'react-intl/locale-data/it';
import ko from 'react-intl/locale-data/ko';
import zh from 'react-intl/locale-data/zh';
import pl from 'react-intl/locale-data/pl';
import ja from 'react-intl/locale-data/ja';
import { DEFAULT_LANGUAGE } from 'app/client_config';
import tt from 'counterpart';
addLocaleData([...en, ...es, ...ru, ...fr, ...it, ...ko, ...zh, ...pl, ...ja]);
addLocaleData([...en, ...es, ...ru, ...fr, ...it, ...zh, ...pl, ...ja]);
tt.registerTranslations('en', require('counterpart/locales/en'));
tt.registerTranslations('en', require('app/locales/en.json'));
......@@ -30,9 +29,6 @@ tt.registerTranslations('fr', require('app/locales/fr.json'));
tt.registerTranslations('it', require('app/locales/counterpart/it'));
tt.registerTranslations('it', require('app/locales/it.json'));
tt.registerTranslations('ko', require('app/locales/counterpart/ko'));
tt.registerTranslations('ko', require('app/locales/ko.json'));
tt.registerTranslations('zh', require('app/locales/counterpart/zh'));
tt.registerTranslations('zh', require('app/locales/zh.json'));
......
......@@ -8,6 +8,7 @@ class Filters extends React.Component {
showFilters: false,
};
}
render() {
const {
handleIncoming,
......@@ -20,13 +21,16 @@ class Filters extends React.Component {
} = this.props;
const handleShowFilters = () => {
this.setState({ showFilters: !this.state.showFilters });
this.setState((prevState) => ({
showFilters: !prevState.showFilters,
}));
};
return (
<div className="row">
<div className="column small-12">
<button
type="button"
onClick={handleShowFilters}
className={
this.state.showFilters === true
......@@ -79,10 +83,10 @@ class Filters extends React.Component {
<input
onChange={handleFromUser}
type="checkbox"
id="outgoing"
name="outgoing"
id="from-user"
name="from-user"
/>
<label htmlFor="outgoing">
<label htmlFor="from-user">
Received from
</label>
</div>
......@@ -90,10 +94,10 @@ class Filters extends React.Component {
<input
onChange={handleToUser}
type="checkbox"
id="outgoing"
name="outgoing"
id="to-user"
name="to-user"
/>
<label htmlFor="outgoing">
<label htmlFor="to-user">
Transfer to
</label>
</div>
......
......@@ -73,7 +73,6 @@ class Settings extends React.Component {
<option value="ru">Russian русский</option>
<option value="fr">French français</option>
<option value="it">Italian italiano</option>
<option value="ko">Korean 한국어</option>
<option value="ja">Japanese 日本語</option>
<option value="pl">Polish</option>
<option value="zh">Chinese 简体中文</option>
......
......@@ -388,7 +388,7 @@ Yes. You can see the list of followers or people you are following by clicking o
<a href="#Table_of_Contents_Site_Navigation">^</a>
## <span id="What_languages_are_supported">What languages are supported?</span>
Currently hive.blog supports English, Spanish, Russian, French, Italian, Korean, Polish, and Chinese. There are also many communities using the platform that speak other languages. If you are interested in joining our translation team to add additional languages or help support the ones we have, please email us at translate@hive.io.
Currently hive.blog supports English, Spanish, Russian, French, Italian, Polish, and Chinese. There are also many communities using the platform that speak other languages. If you are interested in joining our translation team to add additional languages or help support the ones we have, please email us at translate@hive.io.
<a href="#Table_of_Contents_Site_Navigation">^</a>
# Posting
......@@ -502,7 +502,6 @@ Language-specific groups include:
- Chinese = cn
- German = deutsch
- Spanish = spanish
- Korean = kr
- Russian = ru
- French = fr
- Portuguese = pt
......
// for LANG in es fr it ja ko pl ru zh; do echo $LANG; node add_missing.js en $LANG > tmp.json ; mv tmp.json $LANG.json ; done
// for LANG in es fr it ja pl ru zh; do echo $LANG; node add_missing.js en $LANG > tmp.json ; mv tmp.json $LANG.json ; done
const fs = require('fs');
const lodash = require('lodash');
......
// The translations in this file are added by default.
module.exports = {
counterpart: {
names: require('date-names/en'),
pluralize: require('pluralizers/en'),
formats: {
date: {
default: '%a, %e %b %Y',
long: '%A, %B %o, %Y',
short: '%b %e',
},
time: {
default: '%H:%M',
long: '%H:%M:%S %z',
short: '%H:%M',
},
datetime: {
default: '%a, %e %b %Y %H:%M',
long: '%A, %B %o, %Y %H:%M:%S %z',
short: '%e %b %H:%M',
},
},
},
};
......@@ -444,7 +444,7 @@
"witness_proxy_current": "Your current proxy is",
"witness_proxy_set": "Set proxy",
"witness_proxy_clear": "Clear proxy",
"proxy_update_error": "Your proxy was not updated",
"proxy_update_error": "The request to update your proxy has failed, please try again later...",
"missed_blocks": "Missed blocks",
"votes_received": "Votes received",
"hp_required_to_rank_up": "Needs %(votehp)s to level up",
......@@ -643,7 +643,7 @@
"each_account_segment_should_end_with_a_letter_or_digit": "Each account segment should end with a letter or digit.",
"each_account_segment_should_be_longer": "Each account segment should be longer.",
"verified_exchange_no_memo": "You must include a memo for your exchange transfer.",
"badactor": "Use caution sending to this account. Please double check your spelling for possible phishing.",
"badactor": "Potential scam attempt, destination address on a Bad Actor List, transfer prohibited!",
"memo_has_privatekey": "Please do not include what appears to be a private key or password.",
"memo_is_privatekey": "Do not use private keys in memos.",
"memo_is_password": "Do not use passwords in memos."
......
......@@ -623,7 +623,7 @@
"each_account_segment_should_end_with_a_letter_or_digit": "Each account segment should end with a letter or digit.",
"each_account_segment_should_be_longer": "Each account segment should be longer.",
"verified_exchange_no_memo": "Tienes que incluir un memo para la transferencia al exchange",
"badactor": "Use caution sending to this account. Please double check your spelling for possible phishing.",
"badactor": "Potential scam attempt, destination address on a Bad Actor List, transfer prohibited!",
"memo_has_privatekey": "Please do not include what appears to be a private key or password.",
"memo_is_privatekey": "Do not use private keys in memos.",
"memo_is_password": "Do not use passwords in memos.",
......
......@@ -623,7 +623,7 @@
"each_account_segment_should_end_with_a_letter_or_digit": "Each account segment should end with a letter or digit.",
"each_account_segment_should_be_longer": "Each account segment should be longer.",
"verified_exchange_no_memo": "Vous devez inclure un mémo pour votre transfert vers un marché d'échanges.",
"badactor": "Use caution sending to this account. Please double check your spelling for possible phishing.",
"badactor": "Potential scam attempt, destination address on a Bad Actor List, transfer prohibited!",
"memo_has_privatekey": "Please do not include what appears to be a private key or password.",
"memo_is_privatekey": "Do not use private keys in memos.",
"memo_is_password": "Do not use passwords in memos.",
......
......@@ -623,7 +623,7 @@
"each_account_segment_should_end_with_a_letter_or_digit": "Each account segment should end with a letter or digit.",
"each_account_segment_should_be_longer": "Each account segment should be longer.",
"verified_exchange_no_memo": "Devi includere una memo per il trasferimento.",
"badactor": "Use caution sending to this account. Please double check your spelling for possible phishing.",
"badactor": "Potential scam attempt, destination address on a Bad Actor List, transfer prohibited!",
"memo_has_privatekey": "Please do not include what appears to be a private key or password.",
"memo_is_privatekey": "Do not use private keys in memos.",
"memo_is_password": "Do not use passwords in memos.",
......
......@@ -623,7 +623,7 @@
"each_account_segment_should_end_with_a_letter_or_digit": "Each account segment should end with a letter or digit.",
"each_account_segment_should_be_longer": "Each account segment should be longer.",
"verified_exchange_no_memo": "取引所へ送信するときはメモが必要です。",
"badactor": "Use caution sending to this account. Please double check your spelling for possible phishing.",
"badactor": "Potential scam attempt, destination address on a Bad Actor List, transfer prohibited!",
"memo_has_privatekey": "Please do not include what appears to be a private key or password.",
"memo_is_privatekey": "Do not use private keys in memos.",
"memo_is_password": "Do not use passwords in memos.",
......
This diff is collapsed.
......@@ -625,7 +625,7 @@
"each_account_segment_should_end_with_a_letter_or_digit": "Each account segment should end with a letter or digit.",
"each_account_segment_should_be_longer": "Each account segment should be longer.",
"verified_exchange_no_memo": "Musisz dodać memo w swoim transferze.",
"badactor": "Use caution sending to this account. Please double check your spelling for possible phishing.",
"badactor": "Potential scam attempt, destination address on a Bad Actor List, transfer prohibited!",
"memo_has_privatekey": "Please do not include what appears to be a private key or password.",
"memo_is_privatekey": "Do not use private keys in memos.",
"memo_is_password": "Do not use passwords in memos.",
......
......@@ -636,7 +636,7 @@
"each_account_segment_should_end_with_a_letter_or_digit": "Each account segment should end with a letter or digit.",
"each_account_segment_should_be_longer": "Each account segment should be longer.",
"verified_exchange_no_memo": "Для перевода на биржу Вы должны указать примечание.",
"badactor": "Use caution sending to this account. Please double check your spelling for possible phishing.",
"badactor": "Potential scam attempt, destination address on a Bad Actor List, transfer prohibited!",
"memo_has_privatekey": "Please do not include what appears to be a private key or password.",
"memo_is_privatekey": "Do not use private keys in memos.",
"memo_is_password": "Do not use passwords in memos.",
......
......@@ -624,7 +624,7 @@
"each_account_segment_should_end_with_a_letter_or_digit": "Each account segment should end with a letter or digit.",
"each_account_segment_should_be_longer": "Each account segment should be longer.",
"verified_exchange_no_memo": "如果你要转账到交易所,你必须填写备注。",
"badactor": "Use caution sending to this account. Please double check your spelling for possible phishing.",
"badactor": "Potential scam attempt, destination address on a Bad Actor List, transfer prohibited!",
"memo_has_privatekey": "Please do not include what appears to be a private key or password.",
"memo_is_privatekey": "Do not use private keys in memos.",
"memo_is_password": "Do not use passwords in memos.",
......
......@@ -49,12 +49,17 @@ bboomerang
bbooster
bbuildawhale
bcex
bdhivepromo
bdhivesteem-coin
bdhivesteem24
bellyrub
berniesandlers
bernieslanders
berniestandards
bernlesanders
bettrex
bfhivesteem
bhivesteem
bihtrex
bihtumb.hot
bihumb.hot
......@@ -65,9 +70,13 @@ bildawhale
binan
binanc
binance
binance-esteem
binance-hives
binance.com
binanced
binancee
binancehive
binancehivesteem
binances
binanse
binnance
......@@ -180,7 +189,6 @@ blocktraders
blocktrades-com
blocktrades-info
blocktrades-us
blocktrades.com
blocktrades.info
blocktrades.us
blocktradess
......@@ -201,6 +209,7 @@ bloctrades
blokctrades
bloktrades
bloocktrades
bnb20
bocktrades
bolcktrades
bomerang
......@@ -232,6 +241,7 @@ boostter
bootser
bosoter
boster
bsc20
btc-alpha
btc-alpha.com
btc38
......@@ -269,6 +279,7 @@ buldawhale
bulidawhale
buobi-pro
buuildawhale
bybit-pro
c-cex
c-cex.com
canadiancoconut
......@@ -284,7 +295,9 @@ coinapyments.net
coinayments.net
coinbas
coinbase
coinbase-network
coinbase.com
coinbasebase
coinbased
coinegg
coinegg.com
......@@ -315,6 +328,7 @@ community-coin
conipayments.net
conpayments.net
coolcoin.com
crypto8deep
curi
curied
curies
......@@ -322,7 +336,9 @@ curing
d-tube
dcrypto8
ddeepcrypto8
ddepcrypto8
decrypto8
deeocrypto8
deep8
deepccrypto8
deepcripto8
......@@ -348,11 +364,15 @@ deepcypto8
deeppcrypto8
deeprypto8
depcrypto8
depecrypto8
donkeypon
drrpcrypto8
edepcrypto8
eepcrypto8
eth20
etherdelta
etherdelta.com
euserver
exrates
exx.com
feepcrypto8
......@@ -400,6 +420,7 @@ gopx-deposit
gopxa-deposit
gpax-deposit
gpoax-deposit
grapbene-swap
gtg.witnesses
herising
hhuobi-pro
......@@ -407,14 +428,30 @@ hitbtc-deposit
hitbtc-pro
hitbtc.com
hitbtcexchange
hive-bybit
hive-expo
hive-kucoin
hive-okx
hive-testnet
hive24airdrop
hivecoinbase
hivefastdeposit
hivemexc
hterising
htx-9tuqx5jg
huob-pro
huobbi-pro
huobi-ppro
huobi-pr0
huobi-pro-chain
huobi-proo
huobi-prro
huobi.pro
huobi.withdrawal
huobii-pro
huobipay
huobiprom
huobitoken
huobl-pro
huoobi-pro
huuobi-pro
......@@ -437,6 +474,7 @@ kucoi
kucoin
kucoinn
kucoins
l0test
lapha
lbocktrades
linkcoin
......@@ -451,6 +489,11 @@ locktrades
lpha
martsteem
mercatox.com
mexc-expo
mexc-id-98044654
mexc-net
mexchive
mexcserver
miinnowbooster
minnnowbooster
minnobooster
......@@ -494,6 +537,16 @@ mminnowbooster
mmyupbit
mninowbooster
msartsteem
mxc
mxccom
mxchive-beb20
mxchive-btc20
mxchive-trx20
mxchive-web20
mxchivemxcsteem
mxchivepromo
mxchivetest
mxcnet
my-upbit
myupbbit
myupbiit
......@@ -504,6 +557,7 @@ myuupbit
myyupbit
neraex
neraex.com
networkhive
nextgencrypted
nextgencryptos
obomerang
......@@ -514,6 +568,8 @@ oepnledger-dex
ogpax-deposit
oinpayments.net
okex.com
okxhive
okxpro
olonie
oloniex
oomerang
......@@ -669,6 +725,8 @@ ppreciator
ppromobot
prmobot
prmoobot
pro-huobi
probtchive
promboot
prombot
prommobot
......@@ -728,6 +786,7 @@ seem
seemit
seemit2
seepcrypto8
sepa666
setem
setemit
setemit2
......@@ -748,6 +807,7 @@ smatrsteem
smmartsteem
smratsteem
smrtsteem
sol-20
ssmartsteem
ssteemit2
steampunks
......@@ -813,12 +873,16 @@ threising
thrising
tidex.com
topbtc
trc-20
trc20
trcnetwork
tseem
tseemit
tseemit2
ttherising
ttrex
ubildawhale
uder.dunamu
udex
uhobi-pro
uildawhale
......@@ -857,6 +921,7 @@ upmwhale
uppme
uppmee
uppmewhale
uswr.dunamu
uupmewhale
vaalueup
valeup
......@@ -907,6 +972,8 @@ yobit.net
youbit
yunbi
zenieix
zkhive
zktest
`
.trim()
.split('\n');
......