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": "\u0625\u0642\u0631\u0627 \u0627\u0644\u0645\u0632\u064a\u062f",
"more": "\u0623\u0643\u062b\u0631",
"graph_view": "\u0639\u0631\u0636 \u0627\u0644\u0631\u0633\u0645 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a",
"switch_theme": "\u062a\u063a\u0651\u064a\u064a\u0631 \u0627\u0644\u0645\u0648\u0636\u0648\u0639"
"switch_theme": "\u062a\u063a\u0651\u064a\u064a\u0631 \u0627\u0644\u0645\u0648\u0636\u0648\u0639",
"download": "Download"
}
}

View File

@ -13,6 +13,10 @@
"image_pdf": "PDF-\u0645\u0644\u0641 \u0627\u0644\u0635\u0648\u0631",
"image_photo": "\u0635\u0648\u0631\u0629",
"resource": "\u0627\u0644\u0645\u0635\u062f\u0631",
"media_page_for_object": "\u0635\u0641\u062d\u0629 \u0627\u0644\u0627\u0639\u0644\u0627\u0645 \u0644\u0642\u0637\u0639\u0629 "
"media_page_for_object": "\u0635\u0641\u062d\u0629 \u0627\u0644\u0627\u0639\u0644\u0627\u0645 \u0644\u0642\u0637\u0639\u0629 ",
"resource_metadata": "Resource metadata",
"image_overview": "Image overview",
"manipulate_image": "Manipulate image",
"lens_function": "Lens \/ annotation function"
}
}