13450 merge 12267_new_flow and update to new flutter version

This commit is contained in:
nikitateplyakov
2019-11-20 16:37:36 +03:00
16 changed files with 490 additions and 226 deletions

View File

@@ -162,4 +162,7 @@ You bonus balance will be changed and you will have %s bonus points.</string>
<string name="return_confirmation">Return confirmed</string>
<string name="return_confirmation_content">Purchase, which cost %s on %s is returned.</string>
<string name="points">Points</string>
<string name="cancel">Cancel</string>
<string name="purchase_cancellation">Are you sure you want to cancel this purchase?</string>
<string name="purchase_details">Total amount: %s %s, with discount of %s %s (%s%%)</string>
</resources>

View File

@@ -158,4 +158,7 @@ Se cambiará su saldo de bonificación y tendrá %s puntos de bonificación.</st
<string name="return_confirmation">Regreso confirmado</string>
<string name="return_confirmation_content">Compra, cuyo costo %s en %s se devuelve.</string>
<string name="points">Puntos</string>
<string name="cancel">Cancelar</string>
<string name="purchase_cancellation">¿Seguro que quieres cancelar esta compra?</string>
<string name="purchase_details">Cantidad total: %s %s, con descuento de %s %s (%s%%)</string>
</resources>

View File

@@ -161,4 +161,7 @@
<string name="return_confirmation">Возврат подтвержден</string>
<string name="return_confirmation_content">Покупка на сумму %s от %s возвращена.</string>
<string name="points">Баллы</string>
<string name="cancel">Отмена</string>
<string name="purchase_cancellation">Вы уверены что хотите отменить покупку?</string>
<string name="purchase_details">Итого покупка: %s %s, Со скидкой %s %s (%s%%)</string>
</resources>

View File

@@ -163,4 +163,7 @@
<string name="return_confirmation">Повернення підтверджено</string>
<string name="return_confirmation_content">Повертається придбання, вартість якого %s на %s.</string>
<string name="points">Бонусні бали</string>
<string name="cancel">Скасувати</string>
<string name="purchase_cancellation">Дійсно скасувати цю покупку?</string>
<string name="purchase_details">Загальна кількість: %s %s, зі знижкою %s %s (%s%%)</string>
</resources>