瀏覽代碼

add missing keys

Felipe Mateus 4 月之前
父節點
當前提交
a4d36262d7
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      resources/lang/en/web.php

+ 1 - 0
resources/lang/en/web.php

@@ -81,6 +81,7 @@ return [
 	],
 
 	'notifications' => [
+        'title' => 'Notifications',
 		'liked' => 'liked your',
 		'commented' => 'commented on your',
 		'reacted' => 'reacted to your',