Synchronize translation of login window with the corresponding options on menu
This commit is contained in:
parent
de8c0de43e
commit
7c1401bc60
|
@ -43,10 +43,10 @@ public final class ALoginRes_es extends ListResourceBundle
|
|||
{ "EnterUser", "Introduzca Usuario Aplicaci\u00f3n" },
|
||||
{ "Password", "&Contrase\u00f1a" },
|
||||
{ "EnterPassword", "Introduzca Contrase\u00f1a Aplicaci\u00f3n" },
|
||||
{ "Language", "&Idioma" },
|
||||
{ "SelectLanguage", "Seleccione su idioma" },
|
||||
{ "Role", "Perfil" },
|
||||
{ "Client", "Entidad" },
|
||||
{ "Language", "Lenguaje" },
|
||||
{ "SelectLanguage", "Seleccione su lenguaje" },
|
||||
{ "Role", "Rol" },
|
||||
{ "Client", "Compa\u00f1\u00eda" },
|
||||
{ "Organization", "Organizaci\u00f3n" },
|
||||
{ "Date", "Fecha" },
|
||||
{ "Warehouse", "Almac\u00e9n" },
|
||||
|
|
Loading…
Reference in New Issue