2023-11-27 12:45:54 +00:00
|
|
|
export default `
|
2023-11-29 23:45:29 +00:00
|
|
|
§ uiKit.console: Copy
|
|
|
|
§ uiKit.dataLoader.page: Page
|
|
|
|
§ uiKit.dataLoader.size: Displaying by
|
|
|
|
§ uiKit.dataLoader.from: from
|
|
|
|
§ uiKit.dataLoader.all: Show all
|
|
|
|
§ uiKit.hoursChart.work: Standard working hours (weekdays, from 07:00 to 20:00)
|
2023-11-30 00:18:23 +00:00
|
|
|
§ uiKit.hoursChart.weekend: Weekends or time before/after working day
|
|
|
|
§ uiKit.hoursChart.days: Total number of commits at any specific day and hour over time
|
2023-11-29 23:45:29 +00:00
|
|
|
§ uiKit.page.remove: Remove
|
2023-11-30 00:18:23 +00:00
|
|
|
§ uiKit.races.go: Let's go
|
|
|
|
§ uiKit.nothingFound.common.title: No or Insufficient Data for Display
|
|
|
|
§ uiKit.nothingFound.common.description: The system will process more data if commits are formatted according to the [Git commit message convention|https://www.conventionalcommits.org/en/v1.0.0/]. Template:
|
2023-11-29 23:45:29 +00:00
|
|
|
§ uiKit.nothingFound.common.console: Task_Number type(feature): explanation
|
|
|
|
§ uiKit.nothingFound.common.example: For example:
|
2023-11-30 00:18:23 +00:00
|
|
|
§ uiKit.nothingFound.staff.title: No data for this employee
|
2023-11-27 12:45:54 +00:00
|
|
|
§ uiKit.nothingFound.staff.description1:
|
2023-11-30 00:18:23 +00:00
|
|
|
They made edits not every working day and received the "Assistant" status.
|
|
|
|
The work of employees with such status on this project can be neglected as their contribution is insignificant in the general context.
|
2023-11-27 12:45:54 +00:00
|
|
|
|
|
|
|
§ uiKit.nothingFound.staff.description2:
|
2023-11-29 23:45:29 +00:00
|
|
|
Therefore, the system does not calculate certain metrics for them.
|
2023-11-30 00:18:23 +00:00
|
|
|
If this is an error and the employee should be treated as regular, go to the "Settings" section and change their type.
|
2023-11-27 12:45:54 +00:00
|
|
|
|
2023-11-29 23:45:29 +00:00
|
|
|
§ common.filters: Filters
|
|
|
|
§ common.notifications.save: Changes saved
|
|
|
|
§ common.notifications.setting: Settings saved
|
2023-11-27 12:45:54 +00:00
|
|
|
`;
|