- Added new components for filtering by billable status, categories, projects, members, and teams in the time reports overview. - Implemented a new header component to manage the layout and functionality of the time reports page. - Refactored existing components to improve organization and maintainability, including the removal of deprecated files. - Updated localization files to support new UI elements and ensure consistency across languages. - Adjusted the language selector to reflect the correct language codes for Chinese.
34 lines
930 B
JSON
34 lines
930 B
JSON
{
|
|
"rename": "Riemërto",
|
|
"delete": "Fshi",
|
|
"addTask": "Shto Detyrë",
|
|
"addSectionButton": "Shto Seksion",
|
|
"changeCategory": "Ndrysho kategorinë",
|
|
|
|
"deleteTooltip": "Fshi",
|
|
"deleteConfirmationTitle": "Jeni i sigurt?",
|
|
"deleteConfirmationOk": "Po",
|
|
"deleteConfirmationCancel": "Anulo",
|
|
|
|
"dueDate": "Data e përfundimit",
|
|
"cancel": "Anulo",
|
|
|
|
"today": "Sot",
|
|
"tomorrow": "Nesër",
|
|
"assignToMe": "Cakto mua",
|
|
"archive": "Arkivo",
|
|
|
|
"newTaskNamePlaceholder": "Shkruaj emrin e detyrës",
|
|
"newSubtaskNamePlaceholder": "Shkruaj emrin e nëndetyrës",
|
|
"untitledSection": "Seksion pa titull",
|
|
"unmapped": "Pa hartë",
|
|
"clickToChangeDate": "Klikoni për të ndryshuar datën",
|
|
"noDueDate": "Pa datë përfundimi",
|
|
"save": "Ruaj",
|
|
"clear": "Pastro",
|
|
"nextWeek": "Javën e ardhshme",
|
|
"noSubtasks": "Pa nëndetyra",
|
|
"showSubtasks": "Shfaq nëndetyrat",
|
|
"hideSubtasks": "Fshih nëndetyrat"
|
|
}
|