{
"link": {
"reset-password": {
"title": "Reset Password"
},
"user-invitation": {
"title": "Create an Account"
}
},
"main": {
"profile": {
"profile-info": "Profile Information",
"change-password": "Change Password",
"button": {
"delete-account": "Delete Account"
}
},
"feedback": {
"issue-cell": {
"create-issue": "Create Issue"
},
"download": {
"loading": "Downloading...",
"success": "Download Complete",
"error": "Download Failed"
}
},
"setting": {
"button": {
"create-channel": "Create Channel"
},
"same-key": "Enter the same value as the key",
"feedback-request-code": "Feedback Request Code",
"field-mgmt": {
"preview": "Preview"
},
"dialog": {
"delete-option": {
"title": "Delete Option",
"description": "This will not affect options in previous feedback."
},
"add-field": {
"title": "Add Field"
},
"edit-field": {
"title": "Edit Field"
},
"invite-user": {
"title": "Invite User"
}
}
},
"create-project": {
"title": "Create Project",
"complete-title": "Project Creation Complete",
"error-member": "User information does not exist.",
"continue-channel-creation": "A channel must be created before using User Feedback.\nWould you like to continue creating a channel?",
"guide": {
"invalid-member": "Invalid member list detected.",
"invalid-role": "Invalid role information detected.",
"invalid-project": "Invalid project information detected."
},
"alert-description": "Shall you proceed to create a Channel?"
},
"create-channel": {
"title": "Create Channel",
"complete-title": "Channel Creation Complete",
"guide": {
"invalid-channel": "Invalid channel information detected."
},
"alert-description": "Congratulations! Now you are ready to start in earnest."
}
},
"header": {
"profile": "Profile",
"sign-out": "Logout"
},
"button": {
"setting": "Setting",
"back": "Back",
"sign-in": "Sign In",
"sign-up": "Sign Up",
"save": "Save",
"create": "Create {{name}}",
"cancel": "Cancel",
"delete": "Delete",
"register": "Register",
"select-cancel": "Cancel",
"reset": "Reset",
"confirm": "OK",
"get-out": "Exit",
"previous": "Previous",
"next": "Next",
"complete": "Complete",
"next-time": "Later",
"start": "Start",
"generate": "Generate"
},
"text": {
"issue": {
"init": "New",
"onReview": "On Review",
"inProgress": "In Progress",
"resolved": "Resolved",
"pending": "On Hold"
},
"webhook-type": {
"FEEDBACK_CREATION": "Feedback Created",
"ISSUE_CREATION": "Issue Created",
"ISSUE_STATUS_CHANGE": "Issue Status Changed",
"ISSUE_ADDITION": "Issue Added"
},
"date": {
"today": "Today",
"yesterday": "Yesterday",
"before-days": "{{day, number}} Days",
"entire-period": "Entire period",
"last-days": "Last {{day, number}} Days",
"date-range-over-max-days": "Inquiry period is limited to {{maxDays}} days"
},
"guide": "Guidelines",
"days": "{{days}} Days"
},
"dialog": {
"continue": {
"title": "Continue?",
"description": "A {{type}} is currently being created. Do you wish to continue? (Starting over will discard any existing information.)",
"button": {
"continue": "Continue",
"restart": "Start Over"
}
}
},
"dashboard-card": {
"total-feedback": {
"title": "Total Feedback",
"description": "Total feedback received in a specific period ({{targetDate}})."
},
"total-issue": {
"title": "Total Issues",
"description": "Total issues registered in a specific period ({{targetDate}})."
},
"issue-ratio": {
"title": "Issue Registration Rate",
"description": "Percentage of feedback with registered issues ({{targetDate}})."
},
"today-feedback": {
"title": "Today's Feedback",
"description": "Feedback received today ({{targetDate}}).\nThe increased/decreased rate is compared to the following period. ({{compareDate}})"
},
"yesterday-feedback": {
"title": "Yesterday's Feedback",
"description": "Feedback received yesterday ({{targetDate}}).\nThe increased/decreased rate is compared to the following period. ({{compareDate}})"
},
"n-days-feedback": {
"title": "Last {{n}} Days' Feedback",
"description": "Feedback received in the last {{n}} days ({{targetDate}}).\nThe increased/decreased rate is compared to the following period. ({{compareDate}})"
},
"today-issue": {
"title": "Today's Issues",
"description": "Issues reported today ({{targetDate}}).\nThe increased/decreased rate is compared to the following period. ({{compareDate}})"
},
"yesterday-issue": {
"title": "Yesterday's Issues",
"description": "Issues reported yesterday ({{targetDate}}).\nThe increased/decreased rate is compared to the following period. ({{compareDate}})"
},
"n-days-issue": {
"title": "Last {{n}} Days' Issues",
"description": "Issues reported in the last {{n}} days ({{targetDate}}).\nThe increased/decreased rate is compared to the following period. ({{compareDate}})"
}
},
"chart": {
"feedback-trend": {
"title": "Feedback Trends",
"description": "Shows the trend of feedback received over a specific time period."
},
"issue-trend": {
"title": "Issue Trends",
"description": "Shows the trend of issues reported over a specific time period."
},
"issue-status-count": {
"title": "Issue Status Overview",
"description": "Shows the status of all issues. (entire period)"
},
"issue-rank": {
"title": "Top Issues",
"description": "Lists the most reported issues. (entire period)"
},
"issue-comparison": {
"title": "Issue Comparison",
"description": "Compares the trend of feedback for selected issues."
}
},
"popover": {
"select-issue": {
"max-issue-count": "Up to five issues can be selected."
}
},
"tooltip": {
"issue-feedback-count": "Count of feedback associated with this issue.",
"feedback-date-picker-button": "Search data based on the feedback generation date.",
"issue-date-picker-button": "Search data based on the issue registration date.",
"dashboard-date-picker-button": "Search data based on the feedback generation or issue registration date."
},
"tenant-setting-menu": {
"tenant-info": "Tenant Information",
"sign-up-mgmt": "Login Management",
"user-mgmt": "User Management"
},
"channel-setting-menu": {
"channel-info": "Channel Information",
"field-mgmt": "Field Management",
"image-mgmt": "Image Management",
"delete-channel": "Delete Channel"
},
"modal": {
"image-preview": {
"title": "Image Preview"
},
"save-field": {
"title": "Save Field Management",
"description": "Do you want to save the field information that you added or modified?"
}
},
"help-card": {
"project-info": "Project refers to the product targeted for feedback collection. Please enter information considering the product you want to manage feedback for.",
"member": "You can register and manage Members who will participate in the Project.",
"api-key": "This is the screen for managing User Feedback API Key. Please generate and use a Key to utilize the API. For details, please refer to the API Docs.",
"issue-tracker": "This is the screen for setting up the connection between User Feedback and Issue Tracking System. Please enter the information for the Issue Tracking System you are using.",
"channel-info": "Channel is a unit that distinguishes feedback collection paths or collection methods. Please enter information considering the characteristics of the Channel.",
"field": "You can define feedback data to be collected in the Channel by Field units. Please add Fields considering the data type and properties.",
"image-config": "When collecting feedback in Image format, this screen allows you to set up Image Storage integration and configure whitelist for Image URL domains. For details, please refer to the Image Docs.",
"field-preview": "Provides a preview of what your feedback will look like based on registered Field information. The preview uses example data for reference.",
"webhook": "This is the screen where you can set up Webhook integration according to event triggers occurring in User Feedback. For details, please refer to the Webhook Docs.",
"ai-setting": "This is the screen for setting up the integration of Generative AI. To use AI features, essential information must be entered.",
"ai-usage": "This is the screen for checking and managing token usage related to AI feature usage.",
"ai-field-template": "This is the screen for defining the behavior of AI fields. You can enter instructions through templates and adjust advanced settings.",
"ai-issue-recommendation": "This is the screen for setting up the AI issue recommendation feature. After detailed configuration per channel, you can use the AI issue recommendation feature."
},
"hint": {
"required": "Required",
"max-length": "Please enter no more than {{length}} characters.",
"name-already-exists": "The name '{{name}}' is already in use.",
"invalid-domain": "Please use a valid domain format.",
"image-format": "The format for entering the Image URL."
},
"title-box": {
"image-storage-integration": "Image Storage Integration"
},
"v2": {
"auth": {
"sign-up": {
"title": "Create an Account",
"button": {
"request-auth-code": "Request Code",
"verify-auth-code": "Verify Code"
}
},
"reset-password": {
"title": "Reset Password",
"button": { "send-email": "Send Email" }
}
},
"link": {
"reset-password": {
"title": "Reset Password"
}
},
"button": {
"name": {
"create": "Create {{name}}",
"delete": "Delete {{name}}",
"register": "Register {{name}}",
"add": "Add {{name}}",
"invite": "Invite {{name}}"
},
"create": "Create",
"delete": "Delete",
"register": "Register",
"save": "Save",
"cancel": "Cancel",
"out": "Exit",
"confirm": "Confirm",
"next": "Next",
"previous": "Previous",
"addFilter": "Add Filter",
"edit": "Edit",
"process-ai-test": "AI test execution",
"setting": "Setting"
},
"project-setting-menu": {
"project-info": "Project Information",
"member-mgmt": "Member Management",
"role-mgmt": "Role Management",
"api-key-mgmt": "API Key Management",
"issue-tracker-mgmt": "Issue Tracker Management",
"webhook-integration": "Webhook Integration",
"generative-ai-setting": "Generative AI Integration"
},
"channel-setting-menu": {
"channel-info": "Channel Information",
"field-mgmt": "Field Management",
"image-mgmt": "Image Management",
"delete-channel": "Delete Channel"
},
"dialog": {
"delete": {
"title": "Do you want to delete?",
"description": "When deleted, all related information will disappear."
},
"warn-if-unsaved-changes": {
"title": "Do you want to leave the page?",
"description": "If you leave in the middle, the entered content will not be saved."
},
"warn-if-saved-changes": {
"title": "Do you want to leave the page?",
"description": "Even if you leave in the middle, you can continue later."
},
"no-project-in-profile-page": {
"title": "No Project Assigned.",
"description": "You are not assigned to any project yet.\nPlease request the project manager to register you as a member or inquire further."
},
"no-project-dialog-in-project-creation-page": {
"title": "Welcome!",
"step1-description": "In ABC User Feedback, feedback is managed using a Channel > Project > Tenant structure. Therefore, you need to create both a Project and a Channel.",
"step2-description": "A Project refers to the product that is the subject of feedback. It's good to create a Project based on the product information you manage.",
"step3-description": "A Channel refers to the method of feedback collection. It's good to create a Channel based on how you collect feedback for the product you are responsible for."
}
},
"text": {
"no-data": {
"default": "There is no data yet.",
"api-key": "No API Key has been generated.",
"member": "No Member has been registered.",
"channel": "No Channel has been created.",
"webhook": "No Webhook has been registered.",
"feedback": "No Feedback has been collected.",
"filter": "There is no results.\nTry changing the query or filter conditions."
},
"required-step": "This is a required input step. Please enter the required information.",
"optional-step": "This is an optional input step. You can enter it again later in the settings menu.",
"create-project": "Create Project",
"create-channel": "Create Channel",
"name": {
"detail": "{{name}} Details",
"add": "Add {{name}}",
"register": "Register {{name}}",
"create": "Create {{name}}"
},
"summary": "Summary",
"preview": "Preview",
"in-progress": "In Progress",
"continue": "Continue",
"test-connection-failed": "Test Connection failed",
"all-email-domains-allow": "All email domains are allowed.",
"request-email-auth": "Authentication has been requested.",
"all-image-url-allow": "All Image URLs are allowed.",
"select-project": "Please select a project.",
"no-category": "No Category",
"token-threshold-percentage": "Reached {{percentage}}% of the limit",
"ai-issue-ready": "I will recommend issues for the feedback.",
"ai-issue-pending": "AI is analyzing the issues..."
},
"create-tenant": {
"tenant": {
"title": "Create Tenant",
"description": "Please enter the name of the company/organization/team that will manage ABC User Feedback."
},
"user": {
"title": "Create Master Account",
"description": "You need to create a master account for the initial login."
},
"final": {
"title": "Tenant Creation Complete",
"description": "Tenant creation is complete.\nNow try logging in with the master account."
}
},
"placeholder": {
"select": "Please select.",
"text": "Please enter.",
"text-or-generate": "Please enter or generate.",
"ai-endpoint-url": "Please enter only if a separate Endpoint URL configuration is required.",
"system-prompt": "If there is additional information that the Generative AI should refer to, please enter it.",
"ai-field-template-prompt": "Please enter instructions on how the Generative AI should process.",
"ai-field-reccommendation-prompt": "If there are additional instructions to request from the Generative AI, please enter them."
},
"toast": {
"success": "Successfully processed.",
"copy": "Copied to clipboard.",
"ai-usage-limit-approaching": {
"title": "AI Usage Limit Approaching",
"description": "Token usage has reached {{percentage}}% of the limit."
},
"ai-function-terminated": {
"title": "AI Function Terminated",
"description": "AI execution has been stopped due to exceeding token usage limit."
}
},
"webhook-card": {
"feedback-creation": {
"title": "Feedback Creation",
"description": "Every time feedback is collected, an event is triggered."
},
"issue-addition": {
"title": "Issue Registration",
"description": "Every time you register an issue, an event is triggered."
},
"issue-status-change": {
"title": "Issue Status Change",
"description": "Every time you change the issue status, an event is triggered."
},
"issue-creation": {
"title": "Issue Creation",
"description": "Every time you create a new issue, an event is triggered."
}
},
"error": {
"duplicated": "Duplicate information exists.",
"lessThenNcharacters": "Please enter {{n}} characters or less.",
"required": "Please enter."
},
"description": {
"create-project": "Project has been created successfully.\nNext, you need to create a Channel to collect feedback.\nProceed to the next step through 'Create Channel'.",
"create-channel": "Channel has been created successfully.\nNow you're ready to collect and manage user feedback.\nStart experiencing it in full through 'Get Started'.",
"remaining-token-amount": "To check the monthly remaining token amount, please set a limit first.",
"token-threshold": "Set a limit for monthly token usage. If the limit is exceeded, AI functionality will be stopped.",
"pre-limit-notification": "You will receive a token usage notification when a certain level is reached based on the upper limit.",
"ai-field-template-form": "Set the basic information for the template.",
"ai-field-template-advanced-configuration": "You can change the connected model and temperature of the template.",
"ai-field-template-playground": "You can preview AI results in advance using the template and test data.",
"ai-issue-recommendation-form": "Set the basic information for AI issue recommendations.",
"ai-issue-recommendation-enable": "Set whether to use the AI issue recommendation feature.",
"ai-issue-recommendation-advanced-configuration": "You can change the connected model, temperature, and data reference amount for AI issue recommendations.",
"ai-issue-recommendation-data-reference-amount": "You can adjust the amount of issue data that the Generative AI should reference for AI issue recommendations.",
"ai-issue-recommendation-playground": "You can preview AI results in advance using the AI issue recommendation settings and test data.",
"ai-field-template-auto-processing": "Automatically executes AI fields.",
"ai-issue-recommendation-setting-required": "The AI issue recommendation feature requires configuration. Please set it up to use the feature."
},
"login-setting": {
"oauth-description": "Provides a way to log in using OAuth2.0.",
"email-description": "Provides a way to sign up and log in using email verification."
}
}
}