mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
추천/비추 언어변수 설정 및 적용
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4143 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4d51ddc3ee
commit
56a1809dd0
8 changed files with 36 additions and 19 deletions
|
|
@ -193,6 +193,7 @@
|
|||
$lang->success_updated = 'Actualizado con éxito';
|
||||
$lang->success_deleted = 'Boarrado con éxito';
|
||||
$lang->success_voted = 'Recomendado con éxito';
|
||||
$lang->success_blamed = 'Blamed success_blamed';
|
||||
$lang->success_moved = 'Movido con éxito';
|
||||
$lang->success_sended = 'Enviado con éxito';
|
||||
$lang->success_reset = 'Reajustado con éxito';
|
||||
|
|
@ -203,6 +204,7 @@
|
|||
$lang->fail_to_move = 'No puede ser movido';
|
||||
|
||||
$lang->failed_voted = 'No puede ser recomendado';
|
||||
$lang->failed_blamed = 'Could not blame';
|
||||
$lang->failed_declared = 'No se ha podido acusar';
|
||||
$lang->fail_to_delete_have_children = 'No puede ser borrado, ya que el mensaje posee respuestas ';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue