From ae091ed607529593b36935a7ed36a7f6abd4dce9 Mon Sep 17 00:00:00 2001 From: daniel Date: Tue, 1 Mar 2022 22:49:35 -0700 Subject: [PATCH] New translations web.php (Hungarian) [ci skip] --- resources/lang/hu/web.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/lang/hu/web.php b/resources/lang/hu/web.php index c90bb3668..18edf6e23 100644 --- a/resources/lang/hu/web.php +++ b/resources/lang/hu/web.php @@ -7,7 +7,7 @@ return [ 'commented' => 'Hozzászólva', 'comments' => 'Hozzászólások', 'like' => 'Tetszik', - 'liked' => 'Tetszik', + 'liked' => 'Kedvelem', 'likes' => 'Kedvelések', 'share' => 'Megosztás', 'shared' => 'Megosztva', @@ -44,7 +44,7 @@ return [ 'admin' => 'Admin irányítópult', // Timelines - 'homeFeed' => 'Saját idővonal', + 'homeFeed' => 'Kezdőlap', 'localFeed' => 'Helyi idővonal', 'globalFeed' => 'Globális idővonal', @@ -57,9 +57,9 @@ return [ // Self links 'profile' => 'Profil', - 'drive' => 'Meghajtó', + 'drive' => 'Tárhely', 'settings' => 'Beállítások', - 'compose' => 'Új létrehozása', + 'compose' => 'Új bejegyzés létrehozása', 'logout' => 'Kijelentkezés', // Nav footer