Updated to AdminLTEBundle 1.0 #201 (#206)

This commit is contained in:
Kevin Papst
2018-07-12 20:37:08 +02:00
committed by GitHub
parent 7a0d690101
commit e68bef7ea7
19 changed files with 142 additions and 198 deletions

View File

@@ -47,10 +47,6 @@
<!--
Login / Security
-->
<trans-unit id="security.title.login">
<source>security.title.login</source>
<target>Логин</target>
</trans-unit>
<trans-unit id="label.password">
<source>label.password</source>
<target>Пароль</target>
@@ -59,10 +55,6 @@
<source>label.password_repeat</source>
<target>Повторить пароль</target>
</trans-unit>
<trans-unit id="action.sign_in">
<source>action.sign_in</source>
<target>Войти</target>
</trans-unit>
<trans-unit id="label.logout">
<source>label.logout</source>
<target>Выйти</target>