Преглед на файлове

fix key

Co-Authored-By: daniel <danielsupernault@gmail.com>
Felipe Mateus преди 4 месеца
родител
ревизия
722ab119dc
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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>