1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 09:04:02 +02:00

Update translations

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1061 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-09-03 10:10:41 +00:00
parent a4af2820e6
commit 3d38fba5e1
5 changed files with 7 additions and 4 deletions

View File

@@ -225,5 +225,5 @@ $translations = array(
'%d e-mail(s) have been sent.' => array('%d email enviado.', '%d emails enviados.'),
'Compression' => 'Compresión',
'Webserver file %s' => 'Archivo de servidor web %s',
'File does not exist.' => 'Archivo no existe',
'File does not exist.' => 'Archivo no existe.',
);