prodigy v1.10 add a new ui language

Thanks for the offer! If you'd be okay with contributing your translations back to the project, here's the data we'd need for a new translation:

{
  "accept": "accept",
  "reject": "reject",
  "ignore": "ignore",
  "undo": "undo",
  "project": "Project",
  "loading": "Loading",
  "notasks": "No tasks available.",
  "error": "Oops, something went wrong :(",
  "errorFrontEnd": "You might have come across a bug in Prodigy's web app – sorry about that. We'd love to fix this, so feel free to open an issue on the Prodigy Support Forum and include the steps that led to this message.",
  "unload": "Are you sure you want to leave? It looks like you still have unsaved changes.",
  "help": "Help & Instructions",
  "flag": "Flag task",
  "save": "Save",
  "close": "Close",
  "showSidebar": "Show sidebar",
  "projectInfo": "Project Info",
  "progress": "Progress",
  "thisSession": "This session",
  "total": "Total",
  "history": "History",
  "saved": "Saved annotations.",
  "invalidSession": "The session provided is not authorized to annotate this project.",
  "invalidProject": "Can't fetch project. Make sure the server is running correctly.",
  "invalidTasks": "Can't fetch tasks. Make sure the server is running correctly.",
  "invalidSend": "Couldn't save annotations. Make sure the server is running correctly.",
  "invalidAnswer": "Can't submit answer: annotation didn't pass validation.\nTo skip this example, you can click the ignore button.",
  "dataset": "Dataset",
  "lang": "Language",
  "view_id": "View ID",
  "recipe_name": "Recipe",
  "session": "Session",
  "label": "Label",
  "author": "Author",
  "description": "Description",
  "show_all": "Show all",
  "show_all_rels": "All relations",
  "show_all_labels": "All labels",
  "reset": "Reset",
  "delete": "Delete",
  "delete_span": "Delete span",
  "audio_loop": "Loop audio",
  "audio_loop_region": "Loop region",
  "audio_pause": "Pause",
  "audio_play": "Play",
  "wrap_lines": "Wrap",
  "relations_spans": "Select spans",
  "relations_rels": "Assign relations",
  "image_rect": "Rect",
  "image_polygon": "Polygon",
  "image_freehand": "Freehand",
  "loading_audio": "Loading audio...",
  "delete_region": "Delete region",
  "live_demo_example": "Example",
  "live_demo_theme": "Theme"
}