tify-iiif-viewer / tify

TIFY is a slim and mobile-friendly IIIF document viewer.
GNU Affero General Public License v3.0
107 stars 27 forks source link

Gracefully handle a missing translation #178

Closed t11r closed 3 months ago

t11r commented 3 months ago

If a translation file cannot be loaded, display an error message and keep the previous language. Allow setting the language via URL query for testing.

Resolves #170