feat(i18n): add 'billing' translation to multiple languages
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 41s
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 41s
- Added translations for the 'billing' navigation item in various localization files, including German, English, Spanish, French, Italian, Japanese, Polish, Thai, Filipino, and Chinese. - Ensured consistent user experience across different locales by updating the relevant JSON files.
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
"navigation": {
|
||||
"home": "Startseite",
|
||||
"members": "Mitglider",
|
||||
"billing": "Abrechnig",
|
||||
"orders": "Bestellige",
|
||||
"diary": "Tagebuech",
|
||||
"approvals": "Freigabe",
|
||||
|
||||
@@ -66,6 +66,7 @@
|
||||
"navigation": {
|
||||
"home": "Startseite",
|
||||
"members": "Mitglieder",
|
||||
"billing": "Abrechnung",
|
||||
"orders": "Bestellungen",
|
||||
"diary": "Tagebuch",
|
||||
"approvals": "Freigaben",
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
"navigation": {
|
||||
"home": "Home",
|
||||
"members": "Members",
|
||||
"billing": "Billing",
|
||||
"orders": "Orders",
|
||||
"diary": "Diary",
|
||||
"approvals": "Approvals",
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
"navigation": {
|
||||
"home": "Home",
|
||||
"members": "Members",
|
||||
"billing": "Billing",
|
||||
"orders": "Orders",
|
||||
"diary": "Diary",
|
||||
"approvals": "Approvals",
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
"navigation": {
|
||||
"home": "Home",
|
||||
"members": "Members",
|
||||
"billing": "Billing",
|
||||
"orders": "Orders",
|
||||
"diary": "Diary",
|
||||
"approvals": "Approvals",
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
"navigation": {
|
||||
"home": "Inicio",
|
||||
"members": "Miembros",
|
||||
"billing": "Facturación",
|
||||
"orders": "Pedidos",
|
||||
"diary": "Diario",
|
||||
"approvals": "Aprobaciones",
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
"navigation": {
|
||||
"home": "Home",
|
||||
"members": "Mga miyembro",
|
||||
"billing": "Pagsingil",
|
||||
"orders": "Mga order",
|
||||
"diary": "Talaarawan",
|
||||
"approvals": "Mga pag-apruba",
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
"navigation": {
|
||||
"home": "Accueil",
|
||||
"members": "Membres",
|
||||
"billing": "Facturation",
|
||||
"orders": "Commandes",
|
||||
"diary": "Journal",
|
||||
"approvals": "Approbations",
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
"navigation": {
|
||||
"home": "Home",
|
||||
"members": "Membri",
|
||||
"billing": "Fatturazione",
|
||||
"orders": "Ordini",
|
||||
"diary": "Diario",
|
||||
"approvals": "Approvazioni",
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
"navigation": {
|
||||
"home": "ホーム",
|
||||
"members": "メンバー",
|
||||
"billing": "請求",
|
||||
"orders": "注文",
|
||||
"diary": "日記",
|
||||
"approvals": "承認",
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
"navigation": {
|
||||
"home": "Strona główna",
|
||||
"members": "Członkowie",
|
||||
"billing": "Rozliczenia",
|
||||
"orders": "Zamówienia",
|
||||
"diary": "Dziennik",
|
||||
"approvals": "Zatwierdzenia",
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
"navigation": {
|
||||
"home": "หน้าแรก",
|
||||
"members": "สมาชิก",
|
||||
"billing": "การเรียกเก็บเงิน",
|
||||
"orders": "คำสั่งซื้อ",
|
||||
"diary": "ไดอารี่",
|
||||
"approvals": "การอนุมัติ",
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
"navigation": {
|
||||
"home": "Home",
|
||||
"members": "Mga miyembro",
|
||||
"billing": "Pagsingil",
|
||||
"orders": "Mga order",
|
||||
"diary": "Talaarawan",
|
||||
"approvals": "Mga pag-apruba",
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
"navigation": {
|
||||
"home": "首页",
|
||||
"members": "成员",
|
||||
"billing": "账单",
|
||||
"orders": "订单",
|
||||
"diary": "日记",
|
||||
"approvals": "审批",
|
||||
|
||||
Reference in New Issue
Block a user