diff options
author | patdenice <patdenice@piwigo.org> | 2011-03-04 10:12:50 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2011-03-04 10:12:50 +0000 |
commit | 5b9f42b785d0fe97b8645aaa3eb69e898f6eb7fb (patch) | |
tree | 8525b307647e2d6e6b08e3df20bfd6dd660b4554 /language/ca_ES | |
parent | dcd5b72c2053da725c1a0a4baa96dd2782de26bf (diff) |
feature:2210
Add header on languages files.
git-svn-id: http://piwigo.org/svn/trunk@9514 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ca_ES')
-rw-r--r-- | language/ca_ES/common.lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php index 5b227564f..2fc6ceee5 100644 --- a/language/ca_ES/common.lang.php +++ b/language/ca_ES/common.lang.php @@ -20,6 +20,13 @@ // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | // | USA. | // +-----------------------------------------------------------------------+ +/* +Language Name: Catalan [CA] +Version: auto +Language URI: http://piwigo.org/ext/extension_view.php?eid=413 +Author: Piwigo team +Author URI: http://piwigo.org +*/ // Langage informations $lang_info['language_name'] = 'Catalan'; |