cirandas.net

ref: dockerize

plugins/work_assignment/locales/en_US.yml


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
en_US: &en_US
  work_assignment_plugin:
    views:
      submissions:
        work: 'File'
        date: 'Submission date'
        delete_confirm: "Are you sure you want to exclude this sent work?"
        mark_as_read: 'ark as read'
        unmark_as_read: 'Unmark as read'

en:
  <<: *en_US