88 lines
3.1 KiB
JSON

{
"main": {
"welcome": "Welcome back, {{username}}",
"assigned_for_you": "Assigned for you",
},
"generics": {
"new": "New",
"close": "Close",
"done": "Done",
"edit": "Edit",
"select": "Select",
"save": "Save",
"cancel": "Cancel",
"delete": "Delete",
"import": "Import",
"export": "Export",
"refresh": "Refresh",
"reload": "Reload",
"search": "Search",
"status": "Status",
"type": "Type",
"about": "About",
"current": "Current",
"statistics": "Statistics",
"name": "Name",
"username": "Username",
"email": "Email",
"password": "Password",
"sessions": "Sessions",
"compact_view": "Compact view",
"about_us": "About us",
"sign_in": "Sign in",
"sign_out": "Sign out",
"sign_up": "Sign up",
"all_sessions": "All sessions",
"destroy_all_sessions": "Destroy all sessions",
"account_info": "Account information",
"password_confirmation": "Password confirmation",
},
"fabric": {
"new_product": "New product",
"description": "Description",
"describe_something": "Describe something...",
"operations": "Operations",
"select_operation": "Select operation",
"select_operations": "Select operations...",
"tasks": "Tasks",
"select_task": "Select task",
"select_tasks": "Select tasks...",
"add_task": "Add task",
"add_tasks": "Add tasks",
"location": "Location",
"select_location": "Select location",
"select_locations": "Select locations...",
"add_location": "Add location",
"add_locations": "Add locations",
"variants": "Variants",
"select_variant": "Select variant",
"select_variants": "Select variants..."
},
"settings": {
"general": {
"groupLabel": "General",
"language": "Language",
"persistentSession:": "Save session",
"persistentSession_description": "The application will save the session and no expire it."
},
"sidebar": {
"groupLabel": "Sidebar",
"edit": "Edit sidebar",
"edit_description": "Edit the sidebar to add or remove items.",
"edit_button": "Edit",
"autoCollapse": "Auto collapse",
"autoCollapse_description": "Collapse the sidebar when loose focus"
},
"aspect": {
"groupLabel": "Aspect",
"reduceAnimation": "Reduce animation",
"reduceAnimation_description": "Reduce the animation of the application.",
"darkMode": "Dark mode",
"darkMode_description": "Enable dark mode for the application.",
"primaryColor": "Primary color",
"primaryColor_description": "Change the primary color of the application.",
"resetTheme": "Reset theme",
"resetTheme_description": "Reset the theme to the default."
}
},
}