ソースを参照

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',