Kompakkt / Viewer

Kompakkt - the web based 3D viewer and 3D annotation system.
https://kompakkt.de
GNU Affero General Public License v3.0
17 stars 2 forks source link

Fix: Build error for i18n aria-labels and missing translateItems #48

Closed HeyItsBATMAN closed 1 year ago

HeyItsBATMAN commented 1 year ago

The merge of the i18n features introduced build errors regarding translation of some aria-labels and calls to the removed translateItems variable in a component.

This PR resolves these issues, allowing for the viewer to be built again.