mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-28 01:10:54 +01:00
* feat: add support for all languages from old homarr * fix: add mantine-react-table translations, remove arabic language * refactor: change translations to json for better crowdin support * fix: issues with loading dayjs and mantine-react-table translations * chore: add additional translations with variables * fix: format and deepsource issues * fix: test failing because of missing coverage exclusions * fix: format issues * fix: format issue
94 lines
2.0 KiB
JSON
94 lines
2.0 KiB
JSON
{
|
|
"actions": "",
|
|
"and": "",
|
|
"cancel": "",
|
|
"changeFilterMode": "",
|
|
"changeSearchMode": "",
|
|
"clearFilter": "",
|
|
"clearSearch": "",
|
|
"clearSelection": "",
|
|
"clearSort": "",
|
|
"clickToCopy": "",
|
|
"copy": "",
|
|
"collapse": "",
|
|
"collapseAll": "",
|
|
"columnActions": "",
|
|
"copiedToClipboard": "",
|
|
"dropToGroupBy": "",
|
|
"edit": "",
|
|
"expand": "",
|
|
"expandAll": "",
|
|
"filterArrIncludes": "",
|
|
"filterArrIncludesAll": "",
|
|
"filterArrIncludesSome": "",
|
|
"filterBetween": "",
|
|
"filterBetweenInclusive": "",
|
|
"filterByColumn": "",
|
|
"filterContains": "",
|
|
"filterEmpty": "",
|
|
"filterEndsWith": "",
|
|
"filterEquals": "",
|
|
"filterEqualsString": "",
|
|
"filterFuzzy": "",
|
|
"filterGreaterThan": "",
|
|
"filterGreaterThanOrEqualTo": "",
|
|
"filterInNumberRange": "",
|
|
"filterIncludesString": "",
|
|
"filterIncludesStringSensitive": "",
|
|
"filterLessThan": "",
|
|
"filterLessThanOrEqualTo": "",
|
|
"filterMode": "",
|
|
"filterNotEmpty": "",
|
|
"filterNotEquals": "",
|
|
"filterStartsWith": "",
|
|
"filterWeakEquals": "",
|
|
"filteringByColumn": "",
|
|
"goToFirstPage": "",
|
|
"goToLastPage": "",
|
|
"goToNextPage": "",
|
|
"goToPreviousPage": "",
|
|
"grab": "",
|
|
"groupByColumn": "",
|
|
"groupedBy": "",
|
|
"hideAll": "",
|
|
"hideColumn": "",
|
|
"max": "",
|
|
"min": "",
|
|
"move": "",
|
|
"noRecordsToDisplay": "",
|
|
"noResultsFound": "",
|
|
"of": "",
|
|
"or": "",
|
|
"pin": "",
|
|
"pinToLeft": "",
|
|
"pinToRight": "",
|
|
"resetColumnSize": "",
|
|
"resetOrder": "",
|
|
"rowActions": "",
|
|
"rowNumber": "",
|
|
"rowNumbers": "",
|
|
"rowsPerPage": "",
|
|
"save": "",
|
|
"search": "",
|
|
"selectedCountOfRowCountRowsSelected": "",
|
|
"select": "",
|
|
"showAll": "",
|
|
"showAllColumns": "",
|
|
"showHideColumns": "",
|
|
"showHideFilters": "",
|
|
"showHideSearch": "",
|
|
"sortByColumnAsc": "",
|
|
"sortByColumnDesc": "",
|
|
"sortedByColumnAsc": "",
|
|
"sortedByColumnDesc": "",
|
|
"thenBy": "",
|
|
"toggleDensity": "",
|
|
"toggleFullScreen": "",
|
|
"toggleSelectAll": "",
|
|
"toggleSelectRow": "",
|
|
"toggleVisibility": "",
|
|
"ungroupByColumn": "",
|
|
"unpin": "",
|
|
"unpinAll": ""
|
|
}
|