BUG-13604 Day and Month are not translated

Column LAN_LOCATION added in LANGUAGE table
This commit is contained in:
norahmollo
2013-12-20 11:46:39 -04:00
parent daf51f82d6
commit 58e85cfdf7
2 changed files with 2 additions and 1 deletions

View File

@@ -896,6 +896,7 @@ abstract class BaseLanguage extends BaseObject implements Persistent
* same instance for all member of this class. The method could therefore
* be static, but this would prevent one from overriding the behavior.
*
*
* @return LanguagePeer
*/
public function getPeer()