This commit is contained in:
2018-12-05 23:28:42 +00:00
parent bb1cac4014
commit 1f92f2fe22
6 changed files with 11 additions and 5 deletions

View File

@@ -1441,5 +1441,6 @@
"WidgetStartDate":"Startdatum",
"WidgetEndDate":"Enddatum",
"WidgetNotes":"Notizen",
"RowsPerPage":"Zeilen pro Seite"
"RowsPerPage":"Zeilen pro Seite",
"Tags":"Kategorien"
}

View File

@@ -1440,7 +1440,8 @@
"WidgetStartDate":"Start",
"WidgetEndDate":"End",
"WidgetNotes":"Notes",
"RowsPerPage":"Rows per page"
"RowsPerPage":"Rows per page",
"Tags":"Tags"
}

View File

@@ -1441,5 +1441,6 @@
"WidgetStartDate":"Fecha de comienzo",
"WidgetEndDate":"Fecha de fin",
"WidgetNotes":"Notas",
"RowsPerPage":"Filas por página"
"RowsPerPage":"Filas por página",
"Tags":"Etiquetas"
}

View File

@@ -1440,5 +1440,6 @@
"WidgetStartDate":"Date de début",
"WidgetEndDate":"Date de fin",
"WidgetNotes":"Notes",
"RowsPerPage":"Lignes par page"
"RowsPerPage":"Lignes par page",
"Tags":"Balises"
}