MOON
Server: Apache
System: Linux nserver.cafsindia.com 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: cafsindia (1002)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /home/cafsindia/snap.cafsinfotech.in/resources/frontend/core/modules/Projects/locales/en.json
{
  "navigation": {
    "projects": "Projects"
  },
  "projects": {
    "grid-title": "Projects",
    "crud-title": "Project",
    "amount_of_tasks": "No tasks | 1 task | {count} tasks",
    "project_members": "Project members",
    "members": "Members",
    "enable_status": "Enable status in project",
    "override_color": "Override color",
    "tasks": "Tasks",
    "project_tasks": "Project tasks",
    "add_task": "Add task",
    "task_change": "{user} changed {field} {date}",
    "task_change_to": "{user} changed {field} to {value} {date}",
    "task_change_users": "{user} assigned to {value} {date}",
    "show_history": "Show",
    "hide_history": "Hide",
    "add_comment": "Add"
  },
  "field": {
    "default_priority": "Default priority",
    "statuses": "Statuses",
    "due_date": "Due date",
    "history": "History",
    "project_id": "Project",
    "priority_id": "Priority",
    "status_id": "Status",
    "comments": "Comments"
  },
  "control": {
    "task-list": "Task List"
  },
  "project-roles-description": {
    "auditor": "Read access to assigned projects, create and view all the assigned project's tasks, view all the project users' activity",
    "manager": "Full access to assigned projects, full access to project's tasks, view all the project users' activity",
    "user": "Read access to assigned projects, view all the assigned project's tasks, view personal activity"
  }
}