From fd015096d8ae4258c4e21523307ca305fe6b6780 Mon Sep 17 00:00:00 2001 From: daniel Date: Tue, 28 Dec 2021 19:08:16 -0700 Subject: [PATCH] New translations web.php (Arabic) [ci skip] --- resources/lang/ar/web.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ar/web.php b/resources/lang/ar/web.php index 41e2243d..159c818d 100644 --- a/resources/lang/ar/web.php +++ b/resources/lang/ar/web.php @@ -55,6 +55,7 @@ return [ 'drive' => 'وِحدَةُ التَّخزين', 'settings' => 'الإعدَادَات', 'compose' => 'إنشاءُ جَديد', + 'logout' => 'Logout', // Nav footer 'about' => 'حَول',