diff options
author | tcitworld <tcit@tcit.fr> | 2014-02-27 21:16:16 +0100 |
---|---|---|
committer | tcitworld <tcit@tcit.fr> | 2014-02-27 21:16:16 +0100 |
commit | 381d182726132b55a24644634b965bb0ccd7830a (patch) | |
tree | 4d509564efcd97bb64dca9a57bddd3cc31437980 /TRANSLATION.md | |
parent | 2048661b0ca6f0e3a4fdfd5aed05bebbf5301124 (diff) | |
download | wallabag-381d182726132b55a24644634b965bb0ccd7830a.tar.gz wallabag-381d182726132b55a24644634b965bb0ccd7830a.tar.zst wallabag-381d182726132b55a24644634b965bb0ccd7830a.zip |
Syntax fix.
I think this will be the smallest commit I'll ever make.
Diffstat (limited to 'TRANSLATION.md')
-rwxr-xr-x | TRANSLATION.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TRANSLATION.md b/TRANSLATION.md index 2ea9279e..2e38d5cc 100755 --- a/TRANSLATION.md +++ b/TRANSLATION.md | |||
@@ -62,6 +62,6 @@ So, you are almost done. | |||
62 | This step may be required if your web server runs php scripts in name of, say, www user (i.e. Apache with mod_php, not cgi). | 62 | This step may be required if your web server runs php scripts in name of, say, www user (i.e. Apache with mod_php, not cgi). |
63 | 63 | ||
64 | 64 | ||
65 | ##To create new tanslation | 65 | ##To create new translation |
66 | Please simple create appropriate directories in locale folder and perform all steps, described above. Instead of opening an existing file just create new one. | 66 | Please simple create appropriate directories in locale folder and perform all steps, described above. Instead of opening an existing file just create new one. |
67 | 67 | ||