Add translations for image annotations in frontend, explanation for

editing one in musdb
This commit is contained in:
2019-11-29 11:03:21 +01:00
committed by Stefan Rohde-Enslin
parent f1b72870a2
commit c116875ec9
60 changed files with 169 additions and 61 deletions

View File

@ -49,6 +49,7 @@
"read_more": "Read more",
"more": "More",
"graph_view": "Graph view",
"switch_theme": "Switch theme"
"switch_theme": "Switch theme",
"download": "Download"
}
}

View File

@ -13,6 +13,10 @@
"image_pdf": "Tutte le immagini in un file PDF",
"image_photo": "Fotografo",
"resource": "Resource",
"media_page_for_object": "Media page for object"
"media_page_for_object": "Media page for object",
"resource_metadata": "Resource metadata",
"image_overview": "Image overview",
"manipulate_image": "Manipulate image",
"lens_function": "Lens \/ annotation function"
}
}