# bbpress/2.2/languages/index.php

bbPress, version 2.2. 8 lines.

- Page: https://pluginprobe.com/plugins/bbpress/2.2/code/languages/index.php
- Raw: https://pluginprobe.com/plugins/bbpress/2.2/raw/languages/index.php
- Modified: 2012-11-15T08:41:06+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/bbpress/2.2/code/languages/index.php#L10-L20`.

```php
<?php

/**
 * Do not put custom translations here. They will be deleted on bbPress updates.
 *
 * Keep custom bbPress translations in /wp-content/languages/bbpress/
 */

```
