Skip to content

Commit

Permalink
added Dutch translation info
Browse files Browse the repository at this point in the history
  • Loading branch information
Beee4life committed Nov 20, 2016
1 parent 1435169 commit 2d99f7c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ function my_input_counter_filter($classes=array()) {
return $classes;
}
```
fields that have one of the classes or ids will include a counter.
Fields that have one of the classes or ids will include a counter.

**Filter by ID**
```
Expand Down Expand Up @@ -79,4 +79,6 @@ add_filter('remove_hube2_nag', '__return_true');
```

### i18n
The plugin is now also internationalized and it has a .pot file.
The plugin is now also internationalized and it has a .pot file. Also included is a Dutch translation by [Beee][1].

[1]: https://github.com/Beee4life/

0 comments on commit 2d99f7c

Please sign in to comment.