Merge branch 'master' of github.com:esteemapp/esteem-mobile into feature/pin-settings

This commit is contained in:
Mustafa Buyukcelebi 2019-07-19 15:53:37 +03:00
commit 5970cfc5fd
75 changed files with 525 additions and 9 deletions

View File

@ -1,6 +1,9 @@
import EStyleSheet from 'react-native-extended-stylesheet';
export default EStyleSheet.create({
grayBackground: {
backgroundColor: '$noConnectionColor',
},
container: {
alignItems: 'center',
height: 45,

View File

@ -1,19 +1,21 @@
import React from 'react';
import { injectIntl } from 'react-intl';
import { Text, SafeAreaView } from 'react-native';
import { Text, SafeAreaView, View } from 'react-native';
import { Icon } from '../../../icon';
import styles from './noInternetConnectionStyle';
const NoInternetConnection = props => (
<SafeAreaView style={styles.container}>
<Icon style={styles.icon} iconType="MaterialIcons" name="info" size={16} />
<Text style={styles.text}>
{props.intl.formatMessage({
id: 'alert.no_internet',
})}
</Text>
const NoInternetConnection = ({ intl }) => (
<SafeAreaView style={styles.grayBackground}>
<View style={styles.container}>
<Icon style={styles.icon} iconType="MaterialIcons" name="info" size={16} />
<Text style={styles.text}>
{intl.formatMessage({
id: 'alert.no_internet',
})}
</Text>
</View>
</SafeAreaView>
);

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "وجوه دریافتی",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "برآورد هفتگی"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Bejövő tőke",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Heti Becslés"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -305,5 +305,12 @@
"incoming_funds": "입금 예정 스팀",
"sc_power_down_error": "steemconnect setWithdrawVestingRoute는 아직 구현되지 않았습니다.",
"estimated_weekly": "주간 예상 수량"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Wang masuk",
"sc_power_down_error": "Sambungan Steem dan setWithdrawVestingRoute belum dilaksanakan.",
"estimated_weekly": "Anggaran Mingguan"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Fundos recebidos",
"sc_power_down_error": "Steem conecta setWithdrawVestingRoute ainda não implementado.",
"estimated_weekly": "Estimado Semanalmente"
},
"promote": {
"title": "Promover",
"days": "dias",
"user": "Utilizador",
"permlink": "Permlink",
"information": "Tem certeza que deseja transferir para promover?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Fondurile Primite",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Входящие средства",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -305,5 +305,12 @@
"incoming_funds": "Các quỹ sắp có",
"sc_power_down_error": "Kết nối Steem để thiết lập LệnhRútCổphần chưa được triển khai.",
"estimated_weekly": "Dự kiến hàng tuần"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}

View File

@ -306,5 +306,12 @@
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"information": "Are you sure to transfer to promote?"
}
}