Forums
-
- Forum
- Posts
-
- Installation
- 28,421
- Troubleshooting
- 62,395
- Themes
- 10,409
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,254
-
open your bb-config.php and edit the line
define( ‘BB_LANG’, ” );
with
define( ‘BB_LANG’, ‘it_IT’ );
in my case i’ve the lang file it_IT.mo and it_IT.po in the my-languages folder, so change it_IT with your own…