diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-03-26 23:07:49 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-03-26 23:07:49 +0000 |
commit | d69178540143b67427f6acc17075be94f76a3000 (patch) | |
tree | 66f32f09b237117a8a775014d8d18ce06c0bf21a /tools | |
parent | 11f49d69d95dd7a5fbd99fb87a6ae15cfd6fbaf4 (diff) |
[trunk] update ES
git-svn-id: http://piwigo.org/svn/trunk@5396 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'tools')
-rw-r--r-- | tools/translation_validated.inc.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/translation_validated.inc.php b/tools/translation_validated.inc.php index 3b90924ec..fddd8c03a 100644 --- a/tools/translation_validated.inc.php +++ b/tools/translation_validated.inc.php @@ -73,6 +73,11 @@ $validated_keys = array( 'DEMO', 'BUGS', 'step1_host_info', + '', + 'General', + 'Local', + 'Demo', + 'Bugs', ), 'ja_JP' => array( 'About', |