[Piwigo] Bug 1079

Some common.lang.php updated

git-svn-id: http://piwigo.org/svn/branches/2.0@4010 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Eric
2009-10-09 20:55:57 +00:00
parent ce511ebf6b
commit 0ecd32d2d0
15 changed files with 23 additions and 2 deletions
+1
View File
@@ -365,4 +365,5 @@ $lang['group by letters'] = '文字でグループ化する';
$lang['letters'] = '文字';
$lang['show tag cloud'] = 'タグクラウドを表示する';
$lang['cloud'] = 'クラウド';
/* TODO */ $lang['Reset_To_Default'] = 'Reset to default values';
?>