From 56e0d7472abb17acd100f8ca814cc35d85ba678a Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sun, 10 Jan 2010 00:04:54 +0000 Subject: [branche2] [Tools] update translation_validated.inc.php ES git-svn-id: http://piwigo.org/svn/branches/2.0@4648 68402e56-0260-453c-a942-63ccdbb3a9ee --- tools/translation_validated.inc.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'tools/translation_validated.inc.php') diff --git a/tools/translation_validated.inc.php b/tools/translation_validated.inc.php index 70ab58186..fb9b1f30e 100644 --- a/tools/translation_validated.inc.php +++ b/tools/translation_validated.inc.php @@ -54,5 +54,25 @@ $validated_keys = array( 'Installation', 'step1_host_info', ), + 'es_ES' => array( + 'Tag', + 'Tags', + 'IP: %s', + 'Email: %s', + 'No', + '%d tag', + '%d tags', + 'Plugins', + 'is_high_disabled', + 'nbm_content_goto_2', + 'nbm_content_hello_2', + 'site_local', + 'update_simulation_title', + 'IP', + 'Level 8', + 'DEMO', + 'BUGS', + 'step1_host_info', + ), ); ?> \ No newline at end of file -- cgit v1.2.3