Forums
-
- Forum
- Posts
-
- Installation
- 28,383
- Troubleshooting
- 62,262
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,918
- Showcase
- 3,252
-
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…