When creating or editing a category, the default group names (everyone, admins, moderators, staff) should be translated. However, sometimes this is not the case:
1. Create a new category Test (without changing any permission):
Group name everyone (jeder) is translated in permission list. Group names are not translated in group selection (e.g. staff should be Mitarbeiter).
Maybe the best solution would be to have the CategoriesController return permission with two keys group_name and group_name_localized? We would probably need to make sure that group_name_localized is equal to the group_name for custom/user-created groups.
Você conseguiria encontrar uma boa solução para isso?
Também estou tentando traduzir na minha página todas as notificações e coisas relacionadas ao grupo “Staff”. Consegui traduzir o nome do grupo, mas não exatamente a palavra “staff” em outras frases ao redor do meu fórum.