unfoldingWord-dev / Autographa

A Bible Translator for Everyone
MIT License
1 stars 0 forks source link

select and change reference from the dropdown. #12

Open sandeeponrails opened 7 years ago

sandeeponrails commented 7 years ago

If user will choose reference from the drop down, he should be able to see the reference text accordingly.

ayushnig commented 7 years ago

The project which is being uploaded in translationCore is of specific language (like ULB). It limits the functionality to change it from dropdown. Please specify briefly the requirements of this functionality? And Is there any other project which contain three different languages?

sandeeponrails commented 7 years ago

I am importing this book "es-419_eph_text_ulb" and getting two languages ULB and UDB. if you will do in the code this.props.resourcesReducer.bibles then you will have ULB and UDB object. Please check and let me know.