Hi Devs,
Is it possible to use translation in group names, so for example if I have "developers", internally (that is, in the database), the group is called "developers", however in the user homepage, or for example in mentions the translation will be used.
Thank you!
JJ.
Slug translation ?
-
Hello !
How can I translate my slugs, from English to other lang ? like
- /categories
- /unread
- /popular
- /users
Or the plugin
- /calendar
-
You can't. It's been an often requested feature, but the slugs are hard coded throughout the NodeBB codebase.
-
@pitaj said in Slug translation ?:
You can't. It's been an often requested feature, but the slugs are hard coded throughout the NodeBB codebase.
Got it , Thanks