SysOps: deploy-all — 2026-06-09 10:41 UTC
This commit is contained in:
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"nav": {
|
||||
"herman": "Herman",
|
||||
"crm": "CRM",
|
||||
"clients": "Clients",
|
||||
"deals": "Deals",
|
||||
"products": "Products",
|
||||
"suppliers": "Suppliers",
|
||||
"intel": "Intel",
|
||||
"beurs": "Market Live",
|
||||
"retail": "Retail",
|
||||
"browser": "Browser",
|
||||
"documents": "Documents",
|
||||
"projects": "Projects",
|
||||
"hermes": "Hermes",
|
||||
"telegram": "Telegram",
|
||||
"agents": "Agents",
|
||||
"marketing": "Marketing",
|
||||
"chat": "Chat",
|
||||
"studio": "Studio",
|
||||
"packaging": "Packaging",
|
||||
"reports": "Reports",
|
||||
"system": "System",
|
||||
"analytics": "Analytics",
|
||||
"voice": "Voice",
|
||||
"ops": "IT Ops",
|
||||
"settings": "Settings",
|
||||
"gitea": "Gitea"
|
||||
},
|
||||
"common": {
|
||||
"save": "Save",
|
||||
"cancel": "Cancel",
|
||||
"delete": "Delete",
|
||||
"edit": "Edit",
|
||||
"add": "Add",
|
||||
"search": "Search",
|
||||
"refresh": "Refresh",
|
||||
"loading": "Loading…",
|
||||
"none": "—",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"confirm_delete": "Are you sure you want to delete this?",
|
||||
"saved": "Saved",
|
||||
"deleted": "Deleted",
|
||||
"error": "Error",
|
||||
"all": "All",
|
||||
"actions": "Actions",
|
||||
"language": "Language",
|
||||
"dutch": "Nederlands",
|
||||
"english": "English"
|
||||
},
|
||||
"clients": {
|
||||
"title": "CRM · Clients",
|
||||
"subtitle": "Manage clients · pipeline · link stores · enrich branch data",
|
||||
"new": "New client",
|
||||
"tab_kanban": "Kanban",
|
||||
"tab_list": "List",
|
||||
"tab_stores": "Supermarkets"
|
||||
},
|
||||
"products": {
|
||||
"title": "Product catalog",
|
||||
"subtitle": "SKUs · margins · client links · launch planning",
|
||||
"new": "New product",
|
||||
"tab_grid": "Overview",
|
||||
"tab_list": "List",
|
||||
"tab_margin": "Margin calculator",
|
||||
"total": "Total products",
|
||||
"active": "Active",
|
||||
"avg_margin": "Avg. margin",
|
||||
"with_client": "With client",
|
||||
"name": "Product name",
|
||||
"status": "Status",
|
||||
"margin_pct": "Margin %",
|
||||
"moq": "MOQ",
|
||||
"shelf_target": "Shelf / listing",
|
||||
"launch_date": "Launch date",
|
||||
"client": "Client",
|
||||
"status_concept": "Concept",
|
||||
"status_development": "Development",
|
||||
"status_active": "Active",
|
||||
"status_discontinued": "Discontinued",
|
||||
"calc_cost": "Cost price",
|
||||
"calc_sell": "Sell price",
|
||||
"calc_profit": "Profit",
|
||||
"calc_margin": "Margin",
|
||||
"calc_run": "Calculate",
|
||||
"no_products": "No products yet — add your first SKU.",
|
||||
"drawer_deals": "Linked client"
|
||||
},
|
||||
"suppliers": {
|
||||
"title": "Suppliers",
|
||||
"subtitle": "Vendor registry · ratings · lead times · contacts",
|
||||
"new": "New supplier",
|
||||
"tab_grid": "Overview",
|
||||
"tab_list": "List",
|
||||
"total": "Total suppliers",
|
||||
"avg_rating": "Avg. rating",
|
||||
"countries": "Countries",
|
||||
"avg_lead": "Avg. lead time",
|
||||
"name": "Company name",
|
||||
"country": "Country",
|
||||
"category": "Category",
|
||||
"rating": "Rating",
|
||||
"moq": "MOQ",
|
||||
"lead_time": "Lead time (days)",
|
||||
"contact": "Contact",
|
||||
"cat_meat": "Meat",
|
||||
"cat_dairy": "Dairy",
|
||||
"cat_spices": "Spices",
|
||||
"cat_packaging": "Packaging",
|
||||
"cat_logistics": "Logistics",
|
||||
"cat_ingredients": "Ingredients",
|
||||
"cat_other": "Other",
|
||||
"no_suppliers": "No suppliers registered yet.",
|
||||
"filter_country": "Filter country",
|
||||
"filter_category": "Filter category"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user