chore: alphabetize english JSON

This commit is contained in:
Matt Kilgore
2024-08-11 19:42:03 -04:00
parent e9d270269f
commit fac52ca122

View File

@@ -49,6 +49,7 @@
"email": "Email",
"follow_dev": "Follow the Developer",
"github": "GitHub Project",
"items": "Items",
"join_discord": "Join the Discord",
"labels": "Labels",
"locations": "Locations",
@@ -59,8 +60,7 @@
"sign_out": "Sign Out",
"submit": "Submit",
"version": "Version: { version }",
"welcome": "Welcome, { username }",
"items": "Items"
"welcome": "Welcome, { username }"
},
"index": {
"disabled_registration": "Registration Disabled",
@@ -75,30 +75,30 @@
"tagline": "Track, Organize, and Manage your Things."
},
"items": {
"add": "Add",
"created_at": "Created At",
"custom_fields": "Custom Fields",
"field_selector": "Field Selector",
"field_value": "Field Value",
"first": "First",
"include_archive": "Include Archived Items",
"last": "Last",
"negate_labels": "Negate Selected Labels",
"next_page": "Next Page",
"no_results": "No Items Found",
"options": "Options",
"order_by": "Order By",
"pages": "Page { page } of { totalPages }",
"prev_page": "Previous Page",
"query_id": "Querying Asset ID Number: { id }",
"reset_search": "Reset Search",
"results": "{ total } Results",
"tip_1": "Location and label filters use the 'OR' operation. If more than one is selected only one will be\n required for a match.",
"tip_2": "Searches prefixed with '#'' will query for a asset ID (example '#000-001')",
"tip_3": "Field filters use the 'OR' operation. If more than one is selected only one will be required for a\n match.",
"tips": "Tips",
"tips_sub": "Search Tips",
"updated_at": "Updated At",
"field_value": "Field Value",
"custom_fields": "Custom Fields",
"add": "Add",
"results": "{ total } Results",
"pages": "Page { page } of { totalPages }",
"no_results": "No Items Found",
"prev_page": "Previous Page",
"next_page": "Next Page",
"first": "First",
"last": "Last"
"updated_at": "Updated At"
},
"profile": {
"active": "Active",