Skip to content

Commit 2d99f7c

Browse files
committed
added Dutch translation info
1 parent 1435169 commit 2d99f7c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ function my_input_counter_filter($classes=array()) {
3232
return $classes;
3333
}
3434
```
35-
fields that have one of the classes or ids will include a counter.
35+
Fields that have one of the classes or ids will include a counter.
3636

3737
**Filter by ID**
3838
```
@@ -79,4 +79,6 @@ add_filter('remove_hube2_nag', '__return_true');
7979
```
8080

8181
### i18n
82-
The plugin is now also internationalized and it has a .pot file.
82+
The plugin is now also internationalized and it has a .pot file. Also included is a Dutch translation by [Beee][1].
83+
84+
[1]: https://github.com/Beee4life/

0 commit comments

Comments
 (0)