Skip to content

Commit 22f6a90

Browse files
committed
Remove unused :last_active translation
This has been moved to `stats` component.
1 parent 5a46228 commit 22f6a90

File tree

6 files changed

+0
-6
lines changed

6 files changed

+0
-6
lines changed

admin/app/components/solidus_admin/users/addresses/component.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
en:
22
title: "Users / %{email} / Addresses"
3-
last_active: Last Active
43
create_order_for_user: Create order for this user
54
update: Update
65
cancel: Cancel

admin/app/components/solidus_admin/users/edit/component.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
en:
22
title: "Users / %{email}"
3-
last_active: Last Active
43
create_order_for_user: Create order for this user
54
update: Update
65
cancel: Cancel

admin/app/components/solidus_admin/users/items/component.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
en:
22
title: "Users / %{email} / Items Purchased"
3-
last_active: Last Active
43
create_order_for_user: Create order for this user
54
items_purchased: Items Purchased
65
no_orders_found: No Orders found.

admin/app/components/solidus_admin/users/orders/component.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
en:
22
title: "Users / %{email} / Order History"
33
order_history: Order History
4-
last_active: Last Active
54
create_order_for_user: Create order for this user
65
no_orders_found: No Orders found.
76
create_one: Create One

admin/app/components/solidus_admin/users/store_credits/index/component.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
en:
22
title: "Users / %{email} / Store Credit"
33
store_credit: Store Credit
4-
last_active: Last Active
54
add_store_credit: Add Store Credit
65
no_credits_found: No Store Credits found.
76
create_one: Create One

admin/app/components/solidus_admin/users/store_credits/show/component.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
en:
22
title: "Users / %{email} / Store Credit / %{amount}"
33
store_credit: Store Credit
4-
last_active: Last Active
54
add_store_credit: Add Store Credit
65
edit_amount: Edit Amount
76
edit_memo: Edit Memo

0 commit comments

Comments
 (0)