Delete user Button + Som Czech Translation

This commit is contained in:
JonatanRek
2019-10-13 14:18:41 +02:00
parent c0759ff3a1
commit 55fa87cbce
2 changed files with 6 additions and 6 deletions

View File

@@ -53,10 +53,10 @@ return $lang = [
'l_nameAt' => 'Název',
'l_lastSeen' => 'Naposledy připojeno',
'l_notificationStatus' => 'Notification status',
'l_userName' => 'Username',
'l_password' => 'Password',
'l_oldPassword' => 'Old Password',
'l_newPassword' => 'New Password',
'l_userName' => 'Uživatelské jméno',
'l_password' => 'Heslo',
'l_oldPassword' => 'Staré Heslo',
'l_newPassword' => 'Nové Heslo',
//Title
't_createScene' => 'Vytvořit scénu',