Ver código fonte

fix key

Co-Authored-By: daniel <danielsupernault@gmail.com>
Felipe Mateus 4 meses atrás
pai
commit
722ab119dc
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      resources/assets/components/Notifications.vue

+ 1 - 1
resources/assets/components/Notifications.vue

@@ -19,7 +19,7 @@
 								<i class="far fa-chevron-circle-left fa-2x mr-3" title="Go back to notifications"></i>
 							</a>
 							<h1 class="font-weight-bold">
-							{{	$t("notifications.followRequests") }}
+							{{	$t("notifications.followRequest") }}
 							</h1>
 						</div>
 					</template>