From e6478e4548cbbf09c34af08b65974271154b22ca Mon Sep 17 00:00:00 2001 From: Shlee Date: Fri, 18 Sep 2026 10:20:07 +0930 Subject: [PATCH] New translations web.php (Lithuanian) [ci skip] --- lang/lt-LT/web.php | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/lang/lt-LT/web.php b/lang/lt-LT/web.php index 779f6cfb3..53c6343f5 100644 --- a/lang/lt-LT/web.php +++ b/lang/lt-LT/web.php @@ -237,8 +237,8 @@ return [ 'seconds' => '', 'processing' => '', 'shareWithFollowers' => '', - 'cancel' => '', - 'viewedBy' => '', + 'cancel' => 'Atšaukti', + 'viewedBy' => 'Peržiūrėjo', 'next' => '', 'zoom' => '', 'options' => '', @@ -319,7 +319,7 @@ return [ 'partial_word' => '', 'duplicate_not_allowed' => '', 'filter_action' => '', - 'hide_media_blur' => '', + 'hide_media_blur' => 'Slėpti mediją už suliejimo', 'show_warning' => '', 'hide_content_completely' => '', 'apply_filters_to' => '', @@ -371,7 +371,7 @@ return [ ], - 'powered_by_pixelfed' => '', + 'powered_by_pixelfed' => 'Veikiama su „Pixelfed“', 'landing' => [ 'login' => '', @@ -390,19 +390,19 @@ return [ 'photo_posts' => '', 'photo_albums' => '', 'photo_filters' => '', - 'collections' => '', - 'comments' => '', - 'hashtags' => '', - 'likes' => '', - 'notifications' => '', - 'shares' => '', + 'collections' => 'Rinkiniai', + 'comments' => 'Komentarai', + 'hashtags' => 'Grotažymės', + 'likes' => 'Patiktukai', + 'notifications' => 'Pranešimai', + 'shares' => 'Pasidalinimai', 'share_up_to_n_photos' => '', 'share_up_to_n_photos_videos' => '', 'file_size' => '', - 'federation' => '', + 'federation' => 'Federacija', 'mobile_app' => '', - 'stories' => '', - 'videos' => '', + 'stories' => 'Istorijos', + 'videos' => 'Vaizdo įrašai', ], 'discover_accounts' => '', 'nothing_to_show' => '',