fix(loyalty): rename table_* locale keys to col_* matching template references
Store templates (cards, card-detail, terminal) reference col_member, col_date etc. but locale files had table_member, table_date. Renamed 16 keys across all 4 locale files (en/fr/de/lb) to match. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -677,11 +677,11 @@
|
||||
"points_after": "Punkten duerno:",
|
||||
"search_to_process": "Sicht e Client fir eng Transaktioun ze veraarbechten",
|
||||
"recent_transactions": "Rezent Transaktiounen un dësem Standuert",
|
||||
"table_time": "Zäit",
|
||||
"table_customer": "Client",
|
||||
"table_type": "Typ",
|
||||
"table_points": "Punkten",
|
||||
"table_notes": "Notizen",
|
||||
"col_time": "Zäit",
|
||||
"col_customer": "Client",
|
||||
"col_type": "Typ",
|
||||
"col_points": "Punkten",
|
||||
"col_notes": "Notizen",
|
||||
"no_recent_transactions": "Keng rezent Transaktiounen",
|
||||
"enter_staff_pin": "Personal-PIN aginn",
|
||||
"pin_authorize": "Gitt Äre Personal-PIN an fir dës Transaktioun ze autoriséieren.",
|
||||
@@ -707,12 +707,12 @@
|
||||
"total_points_balance": "Gesamtpunktestand",
|
||||
"search_placeholder": "No Numm, E-Mail, Telefon oder Kaart sichen...",
|
||||
"all_status": "All Status",
|
||||
"table_member": "Member",
|
||||
"table_card_number": "Kaartnummer",
|
||||
"table_points_balance": "Punktestand",
|
||||
"table_last_activity": "Lescht Aktivitéit",
|
||||
"table_status": "Status",
|
||||
"table_actions": "Aktiounen",
|
||||
"col_member": "Member",
|
||||
"col_card_number": "Kaartnummer",
|
||||
"col_points_balance": "Punktestand",
|
||||
"col_last_activity": "Lescht Aktivitéit",
|
||||
"col_status": "Status",
|
||||
"col_actions": "Aktiounen",
|
||||
"no_members": "Keng Membere fonnt",
|
||||
"adjust_search": "Probéiert Är Sich unzepassen",
|
||||
"enroll_first": "Mellt Ären éischte Client un"
|
||||
@@ -736,11 +736,11 @@
|
||||
"last_activity": "Lescht Aktivitéit",
|
||||
"enrolled_at": "Ugemellt um",
|
||||
"transaction_history": "Transaktiounsverlaf",
|
||||
"table_date": "Datum",
|
||||
"table_type": "Typ",
|
||||
"table_points": "Punkten",
|
||||
"table_location": "Standuert",
|
||||
"table_notes": "Notizen",
|
||||
"col_date": "Datum",
|
||||
"col_type": "Typ",
|
||||
"col_points": "Punkten",
|
||||
"col_location": "Standuert",
|
||||
"col_notes": "Notizen",
|
||||
"no_transactions": "Nach keng Transaktiounen"
|
||||
},
|
||||
"enroll": {
|
||||
|
||||
Reference in New Issue
Block a user