diff --git a/resources/lang/en/profile.php b/resources/lang/en/profile.php index 50b6f242..01c79be6 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 8a7ecc32..26168b47 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 9ab90868..ff102430 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 e479008c..ba0a9429 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 c8cea8e9..3c244733 100644 --- a/resources/views/profile/followers.blade.php +++ b/resources/views/profile/followers.blade.php @@ -1,4 +1,4 @@ -@extends('layouts.app',['title' => $user->username . "'s followers"]) +@extends('layouts.app',['title' => $user->username . "’s followers"]) @section('content') diff --git a/resources/views/profile/following.blade.php b/resources/views/profile/following.blade.php index bdaceca1..e9d95aa6 100644 --- a/resources/views/profile/following.blade.php +++ b/resources/views/profile/following.blade.php @@ -1,4 +1,4 @@ -@extends('layouts.app',['title' => $user->username . "'s follows"]) +@extends('layouts.app',['title' => $user->username . "’s follows"]) @section('content') diff --git a/resources/views/report/form.blade.php b/resources/views/report/form.blade.php index 1c755844..ec7320aa 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 436f7333..715bd91b 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 f2c93363..93c4158b 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: