update localization

wow-support
Serhii 2 years ago
parent 89028500e7
commit d893562dad

@ -108,19 +108,18 @@ class FilterWidget extends StatelessWidget {
// .changeEndDate(picked.last);
//}
},
child: Padding(
padding: EdgeInsets.only(left: 32),
child: Text(
item.caption,
style: TextStyle(
color: Colors.red,
//Theme.of(context).primaryTextTheme.title.color,//
fontSize: 18,
fontFamily: 'Lato',
fontWeight: FontWeight.w500,
decoration: TextDecoration.none),
),
),
// child: Padding(
// padding: EdgeInsets.only(left: 32),
// child: Text(
// item.caption,
// style: TextStyle(
// color: Theme.of(context).primaryTextTheme.title.color,
// fontSize: 18,
// fontFamily: 'Lato',
// fontWeight: FontWeight.w500,
// decoration: TextDecoration.none),
// ),
// ),
);
return FilterTile(child: content);

@ -48,7 +48,7 @@
"outgoing" : "Ausgehend",
"transactions_by_date" : "Transaktionen nach Datum",
"trades" : "Börsen",
"filters" : "Filtern nach",
"filter_by": "Filtern nach",
"today" : "Heute",
"yesterday" : "Gestern",
"received" : "Empfangen",

@ -48,7 +48,7 @@
"outgoing" : "Outgoing",
"transactions_by_date" : "Transactions by date",
"trades" : "Trades",
"filters" : "Filter by",
"filter_by": "Filter by",
"today" : "Today",
"yesterday" : "Yesterday",
"received" : "Received",

@ -48,7 +48,7 @@
"outgoing" : "Saliente",
"transactions_by_date" : "Transacciones por fecha",
"trades" : "Cambios",
"filters" : "Filtrado por",
"filter_by": "Filtrado por",
"today" : "Hoy",
"yesterday" : "Ayer",
"received" : "Recibido",

@ -46,7 +46,7 @@
"outgoing" : "Sortantes",
"transactions_by_date" : "Transactions par date",
"trades" : "Échanges",
"filters" : "Filtrer par",
"filter_by": "Filtrer par",
"today" : "Aujourd'hui",
"yesterday" : "Hier",
"received" : "Reçus",

@ -48,7 +48,7 @@
"outgoing" : "निवर्तमान",
"transactions_by_date" : "तारीख से लेन-देन",
"trades" : "ट्रेडों",
"filters" : "के द्वारा छनित",
"filter_by": "के द्वारा छनित",
"today" : "आज",
"yesterday" : "बिता कल",
"received" : "प्राप्त किया",

@ -48,7 +48,7 @@
"outgoing" : "Odlazno",
"transactions_by_date" : "Transakcije prema datumu",
"trades" : "Razmjene",
"filters" : "Filtrirati po",
"filter_by": "Filtrirati po",
"today" : "Danas",
"yesterday" : "Jučer",
"received" : "Primljeno",

@ -48,7 +48,7 @@
"outgoing" : "In uscita",
"transactions_by_date" : "Transazioni per data",
"trades" : "Scambi",
"filters" : "Filtrirati po",
"filter_by": "Filtrirati po",
"today" : "Oggi",
"yesterday" : "Ieri",
"received" : "Ricevuto",

@ -48,7 +48,7 @@
"outgoing" : "発信",
"transactions_by_date" : "日付ごとの取引",
"trades" : "取引",
"filters" : "でフィルタリング",
"filter_by": "でフィルタリング",
"today" : "今日",
"yesterday" : "昨日",
"received" : "受け取った",

@ -48,7 +48,7 @@
"outgoing" : "나가는",
"transactions_by_date" : "날짜 별 거래",
"trades" : "거래",
"filters" : "필터링 기준",
"filter_by": "필터링 기준",
"today" : "오늘",
"yesterday" : "어제",
"received" : "받았습니다",

@ -48,7 +48,7 @@
"outgoing" : "Uitgaande",
"transactions_by_date" : "Transacties op datum",
"trades" : "Trades",
"filters" : "Filteren op",
"filter_by": "Filteren op",
"today" : "Vandaag",
"yesterday" : "Gisteren",
"received" : "Ontvangen",

@ -48,7 +48,7 @@
"outgoing" : "Towarzyski",
"transactions_by_date" : "Transakcje według daty",
"trades" : "Transakcje",
"filters" : "Filtruj według",
"filter_by": "Filtruj według",
"today" : "Dzisiaj",
"yesterday" : "Wczoraj",
"received" : "Odebrane",

@ -48,7 +48,7 @@
"outgoing" : "Enviadas",
"transactions_by_date" : "Transações por data",
"trades" : "Trocas",
"filters" : "Filtrar por",
"filter_by": "Filtrar por",
"today" : "Hoje",
"yesterday" : "Ontem",
"received" : "Recebida",

@ -48,7 +48,7 @@
"outgoing" : "Исходящие",
"transactions_by_date" : "Сортировать по дате",
"trades" : "Сделки",
"filters" : "Фильтровать по",
"filter_by": "Фильтровать по",
"today" : "Сегодня",
"yesterday" : "Вчера",
"received" : "Полученные",

@ -48,7 +48,7 @@
"outgoing" : "Вихідні",
"transactions_by_date" : "Сортувати по даті",
"trades" : "Торгові операції",
"filters" : "Фільтрувати по",
"filter_by": "Фільтрувати по",
"today" : "Сьогодні",
"yesterday" : "Вчора",
"received" : "Отримані",

@ -48,7 +48,7 @@
"outgoing" : "发送",
"transactions_by_date" : "按日期交易",
"trades" : "交易",
"filters" : "过滤",
"filter_by": "过滤",
"today" : "今天",
"yesterday" : "昨天",
"received" : "已收到",

Loading…
Cancel
Save