From 7c5da78cb09aaa94d722309f07597bc24e6115ad Mon Sep 17 00:00:00 2001 From: daniel Date: Tue, 21 Dec 2021 21:12:07 -0700 Subject: [PATCH] New translations web.php (Afrikaans) [ci skip] --- resources/lang/af/web.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/resources/lang/af/web.php b/resources/lang/af/web.php index ad46ea3c4..928b7aa85 100644 --- a/resources/lang/af/web.php +++ b/resources/lang/af/web.php @@ -56,6 +56,13 @@ return [ 'settings' => 'Settings', 'compose' => 'Create New', + // Nav footer + 'about' => 'About', + 'help' => 'Help', + 'language' => 'Language', + 'privacy' => 'Privacy', + 'terms' => 'Terms', + // Temporary links 'backToPreviousDesign' => 'Go back to previous design' ],