Browse Source

Update navmenu.php

ArtikBanana 6 years ago
parent
commit
63bc37f36c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      resources/lang/he/navmenu.php

+ 2 - 1
resources/lang/he/navmenu.php

@@ -9,5 +9,6 @@ return [
     'settings' => 'הגדרות',
     'admin' => 'מנהל',
     'logout' => 'התנתק',
-        
+    'directMessages' => 'הודעות ישירות',
+
 ];