한국어, 프랑스어, 스페인어 - 추가된 변수 적용

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2190 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2007-08-05 05:49:12 +00:00
parent 4c91da105c
commit b6b37edadc
3 changed files with 3 additions and 0 deletions

View file

@ -42,6 +42,7 @@
$lang->cmd_close = 'Cerrar';
$lang->cmd_open = 'Abrir';
$lang->cmd_setup = 'Configuración';
$lang->cmd_option = 'Opción';
$lang->cmd_apply = 'Applicar';
$lang->cmd_open_calendar = 'Seleccionar la fecha';
$lang->cmd_send = 'Enviar';

View file

@ -42,6 +42,7 @@
$lang->cmd_close = 'Fermer';
$lang->cmd_open = 'Cloturer';
$lang->cmd_setup = 'Configurer';
$lang->cmd_option = 'Option';
$lang->cmd_apply = 'Appliquer';
$lang->cmd_open_calendar = 'Choisir la Date';
$lang->cmd_send = 'Envoyer';

View file

@ -42,6 +42,7 @@
$lang->cmd_close = '닫기';
$lang->cmd_open = '열기';
$lang->cmd_setup = '설정';
$lang->cmd_option = '옵션';
$lang->cmd_apply = '적용';
$lang->cmd_open_calendar = '날짜 선택';
$lang->cmd_send = '발송';