From 397127143a36251bad9bdc782c7224ecffad4c35 Mon Sep 17 00:00:00 2001 From: okpierre <1679025+okpierre@users.noreply.github.com> Date: Tue, 1 Oct 2019 01:24:12 -0400 Subject: [PATCH] Update footer.blade.php Fix to allow translation https://github.com/pixelfed/pixelfed/issues/1737 --- resources/views/layouts/partial/footer.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/layouts/partial/footer.blade.php b/resources/views/layouts/partial/footer.blade.php index 9206380a1..475641945 100644 --- a/resources/views/layouts/partial/footer.blade.php +++ b/resources/views/layouts/partial/footer.blade.php @@ -8,7 +8,7 @@ {{__('site.help')}} {{__('site.terms')}} {{__('site.privacy')}} - Places + {{__('site.places')}} {{__('site.language')}} Powered by Pixelfed