-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: https://plugins.svn.wordpress.org/cforms2/trunk@1008182 b8457f37-d9ea-0310-8a92-e5e31aec5664
- Loading branch information
bgermann
committed
Oct 15, 2014
1 parent
f790587
commit 0780ace
Showing
304 changed files
with
33,329 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
|
||
cforms supports WP localization. | ||
-------------------------------- | ||
|
||
(1) Please pick the appropriate language file from the /languages/ folder | ||
and copy it into your /wp-content/plugins/ directory. | ||
|
||
(2) If your WP_LANG variable is set correctly (wp-config.php) then the language | ||
file should be picked up immediately. | ||
|
||
(3) In case the translation author has included localized title images, you | ||
may want to replace the original ones at plugins/contactform/images/ with | ||
the onex provided. | ||
|
||
|
||
Note: | ||
===== | ||
|
||
If you have suggestions or corrections, please get in touch with the actual author of the translation file. | ||
|
||
You can find the list of the translations here: | ||
http://wordpress.org/extend/plugins/cforms/ | ||
|
||
If you would like to contribute a new language file, send me an email: | ||
oliver.seidel @ deliciousdays.com |
Oops, something went wrong.