Initial commit

This commit is contained in:
root
2026-01-19 17:44:46 +01:00
commit 823af8b11d
8721 changed files with 1130846 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
{
"insertFromSourceLabels": {
"Document": "Качете документа"
},
"fields": {
"role": "Роля",
"related": "Свързани",
"file": "Файл",
"type": "Тип",
"field": "Поле",
"sourceId": "Източник ID",
"storage": "Съхранение",
"size": "Размер (байта)",
"isBeingUploaded": "Качва се"
},
"options": {
"role": {
"Attachment": "Прикачен файл",
"Inline Attachment": "Прикачен файл",
"Import File": "Импортиране на файл",
"Export File": "Експортиране на файл",
"Mass Pdf": "Масово експортиране на PDf"
}
},
"presetFilters": {
"orphan": "Изоставени файлове"
}
}