Th3JD / RWTH-LeckerSchmecker

GNU Affero General Public License v3.0
6 stars 0 forks source link

Add spanish language support #34

Closed Th3JD closed 1 year ago

3dde commented 1 year ago

Should meals also be automatically translated?

Or should they just be displayed in English?

Another option would be to request a translation from admin chat for each new meal and save it in the database...

Th3JD commented 1 year ago

I'd say we only translate the interface, not the meals themselves. The TVs in the canteens also only display the meals in German and English.

3dde commented 1 year ago

Ok, then I set the default output language for the meals to English

Th3JD commented 1 year ago

This is already implemented. See getDisplayName in Meal.java