mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
#18634594 : add confirm_update to languages
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7224 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
dfb9fb5bcb
commit
e5b5651c66
11 changed files with 11 additions and 0 deletions
|
|
@ -262,6 +262,7 @@
|
|||
$lang->confirm_move = '¿Está seguro que desea mover?';
|
||||
$lang->confirm_reset = '¿Está seguro que desea rehacer?';
|
||||
$lang->confirm_leave = '¿Está seguro que desea abandonar?';
|
||||
$lang->confirm_update = 'Are you sure to update?';
|
||||
|
||||
$lang->column_type = 'Tipos de Columnas';
|
||||
$lang->column_type_list['text'] = 'Texto sin cambio de línea';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue