bubbles
bubbles copied to clipboard
I18N
Internationalization for bubbles We should be able to see the interface buttons and text in whatever language we chose. We can implement it easily with the new nextjs i18n routes and so on... but how should a person implementing Bubbles for his company configure the language? I tought about configuring it with a bubbles.config.js on project code initially.
Then with something more interactive on the interface. (But we would need the admins feature first) What are your toughts? Leave it bellow on comments please =)
Good idea! I think we can do this.