67 lines
2.8 KiB
JSON
Executable File
67 lines
2.8 KiB
JSON
Executable File
{
|
|
"Categories fetched successfully.": "Categories fetched successfully.",
|
|
"Error fetching categories.": "Error fetching categories.",
|
|
"Category already exists.": "Category already exists.",
|
|
"Error adding category.": "Error adding category.",
|
|
"Category name is required.": "Category name is required.",
|
|
"Part name is required.": "Part name is required.",
|
|
"Parts fetched successfully.": "Parts fetched successfully.",
|
|
"Error fetching parts.": "Error fetching parts.",
|
|
"Part not found.": "Part not found.",
|
|
"Error fetching part.": "Error fetching part.",
|
|
"Part added successfully.": "Part added successfully.",
|
|
"Error adding part.": "Error adding part.",
|
|
"Part name and category are required.": "Part name and category are required.",
|
|
"Home": "Overview",
|
|
"Items": "Parts",
|
|
"Categories": "Categories",
|
|
"Overview": "Overview",
|
|
"Parts": "Parts",
|
|
"Language": "Language",
|
|
"language_nl": "Dutch",
|
|
"language_en": "English",
|
|
"Parts Overview": "Parts Overview",
|
|
"Categories Overview": "Categories Overview",
|
|
"Add New Part": "Add New Part",
|
|
"Part Name": "Part Name",
|
|
"Description": "Description",
|
|
"Category": "Category",
|
|
"-- Select Category --": "-- Select Category --",
|
|
"New Category": "New Category",
|
|
"Add Category": "Add Category",
|
|
"Add Part": "Add Part",
|
|
"All Parts": "All Parts",
|
|
"Uncategorized": "Uncategorized",
|
|
"No items found.": "No parts found.",
|
|
"Manage Categories": "Manage Categories",
|
|
"All Categories": "All Categories",
|
|
"No categories found.": "No categories found.",
|
|
"Overview": "Overview",
|
|
"Parts": "Parts",
|
|
"Add New Part": "Add New Part",
|
|
"Add Part": "Add Part",
|
|
"Filter and Search": "Filter and Search",
|
|
"Search": "Search",
|
|
"Search by name": "Search by name",
|
|
"-- All Categories --": "-- All Categories --",
|
|
"Filter": "Filter",
|
|
"All Parts": "All Parts",
|
|
"Category Name": "Category Name",
|
|
"Parent Category": "Parent Category",
|
|
"Optional": "Optional",
|
|
"-- No Parent --": "-- No Parent --",
|
|
"Subcategory of": "Subcategory of",
|
|
"Edit Category": "Edit Category",
|
|
"Edit Part": "Edit Part",
|
|
"Save Changes": "Save Changes",
|
|
"Cancel": "Cancel",
|
|
"A category cannot be its own parent": "A category cannot be its own parent",
|
|
"Cannot set a descendant as parent (circular reference)": "Cannot set a descendant as parent (circular reference)",
|
|
"Category not found": "Category not found",
|
|
"Server error": "Server error",
|
|
"Part not found": "Part not found",
|
|
"Are you sure you want to delete this part?": "Are you sure you want to delete this part?",
|
|
"Are you sure you want to delete this category?": "Are you sure you want to delete this category?",
|
|
"Image": "Image",
|
|
"Location": "Location"
|
|
} |