diff --git a/resources/lang/en/profile.php b/resources/lang/en/profile.php index 50b6f2429..01c79be62 100644 --- a/resources/lang/en/profile.php +++ b/resources/lang/en/profile.php @@ -4,5 +4,5 @@ return [ 'emptyTimeline' => 'This user has no posts yet!', 'emptyFollowers' => 'This user has no followers yet!', 'emptyFollowing' => 'This user is not following anyone yet!', - 'savedWarning' => 'Only you can see what you\'ve saved', -]; \ No newline at end of file + 'savedWarning' => 'Only you can see what you’ve saved', +]; diff --git a/resources/views/errors/403.blade.php b/resources/views/errors/403.blade.php index 8a7ecc329..26168b479 100644 --- a/resources/views/errors/403.blade.php +++ b/resources/views/errors/403.blade.php @@ -5,9 +5,9 @@
-

403 - Forbidden

+

403 – Forbidden

-@endsection \ No newline at end of file +@endsection diff --git a/resources/views/errors/404.blade.php b/resources/views/errors/404.blade.php index 9ab90868f..ff1024304 100644 --- a/resources/views/errors/404.blade.php +++ b/resources/views/errors/404.blade.php @@ -5,9 +5,9 @@
-

404 - Page Not Found

+

404 – Page Not Found

-@endsection \ No newline at end of file +@endsection diff --git a/resources/views/errors/503.blade.php b/resources/views/errors/503.blade.php index e479008cf..ba0a94299 100644 --- a/resources/views/errors/503.blade.php +++ b/resources/views/errors/503.blade.php @@ -5,10 +5,10 @@
-

503 - Service Unavailable

+

503 – Service Unavailable

Our services are overloaded at the moment, please try again later.

-@endsection \ No newline at end of file +@endsection diff --git a/resources/views/profile/followers.blade.php b/resources/views/profile/followers.blade.php index 1fb2e2739..4a5d2cd10 100644 --- a/resources/views/profile/followers.blade.php +++ b/resources/views/profile/followers.blade.php @@ -1,4 +1,4 @@ -@extends('layouts.app',['title' => $profile->username . "'s followers"]) +@extends('layouts.app',['title' => $profile->username . "’s followers"]) @section('content') diff --git a/resources/views/profile/following.blade.php b/resources/views/profile/following.blade.php index 4e2a86f01..5489785d3 100644 --- a/resources/views/profile/following.blade.php +++ b/resources/views/profile/following.blade.php @@ -1,4 +1,4 @@ -@extends('layouts.app',['title' => $profile->username . "'s follows"]) +@extends('layouts.app',['title' => $profile->username . "’s follows"]) @section('content') diff --git a/resources/views/report/form.blade.php b/resources/views/report/form.blade.php index 1c755844e..ec7320aad 100644 --- a/resources/views/report/form.blade.php +++ b/resources/views/report/form.blade.php @@ -22,12 +22,12 @@

- I'm not interested in this content + I’m not interested in this content

- It's spam + It’s spam

@@ -37,7 +37,7 @@

- It's abusive or harmful + It’s abusive or harmful

@@ -51,4 +51,4 @@
-@endsection \ No newline at end of file +@endsection diff --git a/resources/views/site/fediverse.blade.php b/resources/views/site/fediverse.blade.php index e72d0b9f9..9381947bc 100644 --- a/resources/views/site/fediverse.blade.php +++ b/resources/views/site/fediverse.blade.php @@ -7,15 +7,15 @@
-

Fediverse is a portmanteau of "federation" and "universe". It is a common, informal name for a somewhat broad federation of social network servers.

+

Fediverse is a portmanteau of “federation” and “universe”. It is a common, informal name for a somewhat broad federation of social network servers.

Supported Fediverse Projects

@endsection @push('meta') - + @endpush diff --git a/resources/views/site/language.blade.php b/resources/views/site/language.blade.php index f2c933638..93c4158b2 100644 --- a/resources/views/site/language.blade.php +++ b/resources/views/site/language.blade.php @@ -6,7 +6,7 @@

Language


-
We're still working on localization support!
+
We’re still working on localization support!

Current Locale: {{App::getLocale()}}

Select from one of the supported languages: