camper/pkg/app
jordi fita mas f48936f800 Add internationalization and localization of campsite types
I am not happy with the localization interface for admins, but it is the
easier that i could think of (for me, i guess), with a separate for
each language.

I am not at all proud of the use of RecordArray, but i did not see the
need to create and register a type just to show the translation links.
I might change my mind when i need to add more and more translation
links, but only it the current interface remains, which i am not that
sure at the moment.
2023-09-12 20:20:23 +02:00
..
admin.go Add internationalization and localization of campsite types 2023-09-12 20:20:23 +02:00
app.go Add internationalization and localization of campsite types 2023-09-12 20:20:23 +02:00
login.go Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
media.go Add cover media to campsite types 2023-09-10 03:04:18 +02:00
media_test.go Add cover media to campsite types 2023-09-10 03:04:18 +02:00
public.go Add internationalization and localization of campsite types 2023-09-12 20:20:23 +02:00
user.go Move the user role down to company_user relation 2023-08-08 02:22:16 +02:00