2023-11-27 12:45:54 +00:00
|
|
|
export default `
|
2023-12-03 10:18:16 +00:00
|
|
|
§ uiKit.console.button: Copy
|
|
|
|
§ uiKit.console.notification: Text was copied
|
2023-11-29 23:45:29 +00:00
|
|
|
§ uiKit.dataLoader.page: Page
|
2023-11-30 21:38:27 +00:00
|
|
|
§ uiKit.dataLoader.size: Displayed
|
2024-04-04 17:06:41 +00:00
|
|
|
§ uiKit.dataLoader.rows: lines.
|
2023-11-30 21:38:27 +00:00
|
|
|
§ uiKit.dataLoader.from: out of
|
2023-11-29 23:45:29 +00:00
|
|
|
§ uiKit.dataLoader.all: Show all
|
2023-11-30 21:38:27 +00:00
|
|
|
§ uiKit.hoursChart.work: standard working hours (weekdays, 07:00 to 20:00)
|
|
|
|
§ uiKit.hoursChart.weekend: weekend days or time before/after working hours
|
|
|
|
§ uiKit.hoursChart.days: total number of commits in all time on a specific day and hour
|
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
|
2023-11-30 21:38:27 +00:00
|
|
|
§ uiKit.nothingFound.common.title: No or insufficient data to display
|
|
|
|
§ uiKit.nothingFound.common.description: The system will process more data if commits are signed in the format [Git commit message convention|https://www.conventionalcommits.org/en/v1.0.0/]. Template:
|
|
|
|
§ uiKit.nothingFound.common.console: Task_number type(feature): description
|
2023-11-29 23:45:29 +00:00
|
|
|
§ 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-30 21:38:27 +00:00
|
|
|
Therefore, the system does not calculate a number of indicators for him.
|
|
|
|
If this is an error and this employee needs to be calculated as usual, go to the “Settings” section and change his type.
|
2023-11-27 12:45:54 +00:00
|
|
|
|
2023-12-03 10:18:16 +00:00
|
|
|
§ common.title: Git statistics
|
2023-11-29 23:45:29 +00:00
|
|
|
§ common.filters: Filters
|
2023-11-30 21:38:27 +00:00
|
|
|
§ common.notifications.save: The changes have been saved
|
|
|
|
§ common.notifications.setting: The settings have been saved
|
2024-04-04 17:06:41 +00:00
|
|
|
§ common.fileLoader.notification: Cant open file $1
|
|
|
|
`;
|