This commit is contained in:
2018-12-13 20:04:51 +00:00
parent c92bf812a7
commit 7ddec0f047
7 changed files with 597 additions and 7 deletions

View File

@@ -1442,5 +1442,6 @@
"WidgetNotes":"Notizen",
"RowsPerPage":"Zeilen pro Seite",
"Tags":"Kategorien",
"ID":"ID"
"ID":"ID",
"UserTypesSubContractor": "Subunternehmer"
}

View File

@@ -1441,7 +1441,8 @@
"WidgetNotes":"Notes",
"RowsPerPage":"Rows per page",
"Tags":"Tags",
"ID":"ID"
"ID":"ID",
"UserTypesSubContractor": "SubContractor user"
}

View File

@@ -1442,5 +1442,6 @@
"WidgetNotes":"Notas",
"RowsPerPage":"Filas por página",
"Tags":"Etiquetas",
"ID":"ID"
"ID":"ID",
"UserTypesSubContractor": "Subcontratista"
}

View File

@@ -1441,5 +1441,6 @@
"WidgetNotes":"Notes",
"RowsPerPage":"Lignes par page",
"Tags":"Balises",
"ID":"ID"
"ID":"ID",
"UserTypesSubContractor": "Sous-traitant"
}