Update translations (#42)
diff --git a/config/locales/client.fa_IR.yml b/config/locales/client.fa_IR.yml
index e0f7950..b3a60a5 100644
--- a/config/locales/client.fa_IR.yml
+++ b/config/locales/client.fa_IR.yml
@@ -33,10 +33,12 @@ fa_IR:
product: نام
subscriptions:
status: وضعیت
+ discounted: با تخفیف
created_at: ساخته شده
subscribe:
card:
title: پرداخت
+ promo_code: تخفیف
billing:
name: نام کامل
email: ایمیل
diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml
index 3bd69d3..98a947e 100644
--- a/config/locales/client.he.yml
+++ b/config/locales/client.he.yml
@@ -58,6 +58,7 @@ he:
subscriptions:
id: מזהה מינוי
status: מצב
+ discounted: בהנחה
renews: חידושים
created_at: נוצר
cancel: ביטול
@@ -73,6 +74,7 @@ he:
title: תשלום
customer:
title: פרטי הלקו
+ promo_code: קופון
buttons:
subscribe: הרשמה
purchased: נרכשה
diff --git a/config/locales/client.pl_PL.yml b/config/locales/client.pl_PL.yml
index c468e7c..05f4764 100644
--- a/config/locales/client.pl_PL.yml
+++ b/config/locales/client.pl_PL.yml
@@ -57,6 +57,7 @@ pl_PL:
subscriptions:
id: ID subskrypcji
status: Status
+ discounted: Zniżka
renews: Odnawia się
created_at: Utworzono
cancel: anuluj
@@ -72,6 +73,7 @@ pl_PL:
title: Płatność
customer:
title: Dane klienta
+ promo_code: Kupon
buttons:
subscribe: Subskrybuj
purchased: Zakupione
diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml
index 3eb1944..0b2b1f6 100644
--- a/config/locales/client.ru.yml
+++ b/config/locales/client.ru.yml
@@ -58,6 +58,7 @@ ru:
subscriptions:
id: ID подписки
status: Статус
+ discounted: Со скидкой
renews: Продлить
created_at: Создано
cancel: Отменить
@@ -68,10 +69,12 @@ ru:
subscribe:
title: Подписаться
no_products: В настоящее время нет доступных предложений.
+ unauthenticated: Войдите в систему или создайте учетную запись, чтобы подписаться.
card:
title: Оплата
customer:
title: Данные клиента
+ promo_code: Купон
buttons:
subscribe: Подписаться
purchased: Оплачено
diff --git a/config/locales/client.sv.yml b/config/locales/client.sv.yml
index b78555c..c6bdbe4 100644
--- a/config/locales/client.sv.yml
+++ b/config/locales/client.sv.yml
@@ -58,6 +58,7 @@ sv:
subscriptions:
id: Prenumerations-ID
status: Status
+ discounted: Rabatterad
renews: Förnyar
created_at: Skapad
cancel: avbryt
@@ -73,6 +74,7 @@ sv:
title: Betalning
customer:
title: Kunddetaljer
+ promo_code: Kupong
buttons:
subscribe: Prenumerera
purchased: Köpt
GitHub sha: a6de862b