SpeciesFileGroup/taxonworks

View on GitHub
app/javascript/vue/tasks/digitize/lang/help/en.js

Summary

Maintainability
A
0 mins
Test Coverage
export default {
  sections: {
    global: {
      reorderFields: 'When active, drag to reorder fields and cards on the page',
    },
    collectionObject: {
      buffered: 'Complete here with the info the way you see it on the labels on the specimen.',
      identifier: 'Usually the number assigned to this particular specimen within the collection.'
    }
  }
}