feat(FN-194): update Turkish locale: Fatura→Ödeme, Fatura Geçmişi→Ödeme Geçmişi (+1 more)
Some checks failed
Sync dev → Gitea / Mirror dev to Gitea (push) Has been cancelled

Commits merged:
- feat(FN-194): complete Step 2 — update English locale: Billing→Payment, Billing History→Payment History
- feat(FN-194): complete Step 1 — update Turkish locale: Fatura→Ödeme, Fatura Geçmişi→Ödeme Geçmişi

Files changed:
apps/web/src/messages/en.json | 4 ++--
 apps/web/src/messages/tr.json | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Fusion-Task-Id: FN-194
This commit is contained in:
Fusion
2026-05-12 13:28:09 +00:00
parent 2ebcdc3734
commit c79b23860d
2 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@
"history": "History",
"catalog": "Catalog",
"subscription": "Subscription",
"billing": "Billing",
"billing": "Payment",
"settings": "Settings",
"admin": "Admin Panel",
"logout": "Log Out"
@@ -232,7 +232,7 @@
"processingPayment": "Processing payment..."
},
"billing": {
"title": "Billing History",
"title": "Payment History",
"payments": "Payments",
"noPayments": "No payment records yet.",
"date": "Date",

View File

@@ -32,7 +32,7 @@
"history": "Geçmiş",
"catalog": "Katalog",
"subscription": "Abonelik",
"billing": "Fatura",
"billing": "Ödeme",
"settings": "Ayarlar",
"admin": "Admin Panel",
"logout": ıkış Yap"
@@ -232,7 +232,7 @@
"processingPayment": "Ödeme işleniyor..."
},
"billing": {
"title": "Fatura Geçmişi",
"title": "Ödeme Geçmişi",
"payments": "Ödemeler",
"noPayments": "Henüz ödeme kaydı yok.",
"date": "Tarih",