This website requires JavaScript.
Explore
Help
Sign In
Beanz
/
flatpress
Watch
1
Star
0
Fork
0
You've already forked flatpress
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
flatpress
/
fp-interface
/
lang
History
azett
1030f1605d
Fix for
#78
: Some language packs had a wrong key in lang.admin.entry.php.
2021-02-28 12:05:16 +01:00
..
cs-cz
Fix for
#78
: Some language packs had a wrong key in lang.admin.entry.php.
2021-02-28 12:05:16 +01:00
de-de
Fix for
#78
: Some language packs had a wrong key in lang.admin.entry.php.
2021-02-28 12:05:16 +01:00
el-gr
Fix for
#78
: Some language packs had a wrong key in lang.admin.entry.php.
2021-02-28 12:05:16 +01:00
en-us
Fixed Heredoc strings. Turns out, Heredoc syntax -
https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc
- only works with closing tags being the first characters of a line. Eclipse's reformatting and indention of the code does not seem to know that^^
2021-02-13 13:47:18 +01:00
es-es
Fixed Heredoc strings. Turns out, Heredoc syntax -
https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc
- only works with closing tags being the first characters of a line. Eclipse's reformatting and indention of the code does not seem to know that^^
2021-02-13 13:47:18 +01:00
fr-fr
Fixed Heredoc strings. Turns out, Heredoc syntax -
https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc
- only works with closing tags being the first characters of a line. Eclipse's reformatting and indention of the code does not seem to know that^^
2021-02-13 13:47:18 +01:00
it-it
Fixed Heredoc strings. Turns out, Heredoc syntax -
https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc
- only works with closing tags being the first characters of a line. Eclipse's reformatting and indention of the code does not seem to know that^^
2021-02-13 13:47:18 +01:00
ja-jp
Fixed Heredoc strings. Turns out, Heredoc syntax -
https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc
- only works with closing tags being the first characters of a line. Eclipse's reformatting and indention of the code does not seem to know that^^
2021-02-13 13:47:18 +01:00
pt-br
Fixed Heredoc strings. Turns out, Heredoc syntax -
https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc
- only works with closing tags being the first characters of a line. Eclipse's reformatting and indention of the code does not seem to know that^^
2021-02-13 13:47:18 +01:00