describo / crate-builder-component

A VueJS UI component to build an RO-Crate
MIT License
6 stars 3 forks source link

Add I18n support with English and Hungarian translations #51

Closed beepsoft closed 1 year ago

beepsoft commented 1 year ago

This PR adds i18n support to provide translations of user interface elements. Currently English and Hungarian are supported.

The component has a new property language to set the desired localization. Possible values are en and hu and defaults to en.