Skip to content

Commit 8237dea

Browse files
committed
New translations notifications.php (Lithuanian)
1 parent ad020ad commit 8237dea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lang/lt/notifications.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,23 @@
66

77
'new_comment_subject' => 'New comment on page: :pageName',
88
'new_comment_intro' => 'A user has commented on a page in :appName:',
9-
'new_page_subject' => 'New page: :pageName',
9+
'new_page_subject' => 'Naujas puslapis: :pageName',
1010
'new_page_intro' => 'A new page has been created in :appName:',
1111
'updated_page_subject' => 'Updated page: :pageName',
1212
'updated_page_intro' => 'A page has been updated in :appName:',
1313
'updated_page_debounce' => 'To prevent a mass of notifications, for a while you won\'t be sent notifications for further edits to this page by the same editor.',
1414
'comment_mention_subject' => 'You have been mentioned in a comment on page: :pageName',
1515
'comment_mention_intro' => 'You were mentioned in a comment on :appName:',
1616

17-
'detail_page_name' => 'Page Name:',
17+
'detail_page_name' => 'Puslapio pavadinimas:',
1818
'detail_page_path' => 'Page Path:',
1919
'detail_commenter' => 'Commenter:',
20-
'detail_comment' => 'Comment:',
20+
'detail_comment' => 'Komentaras:',
2121
'detail_created_by' => 'Created By:',
2222
'detail_updated_by' => 'Updated By:',
2323

2424
'action_view_comment' => 'View Comment',
25-
'action_view_page' => 'View Page',
25+
'action_view_page' => 'Peržiūrėti puslapį',
2626

2727
'footer_reason' => 'This notification was sent to you because :link cover this type of activity for this item.',
2828
'footer_reason_link' => 'your notification preferences',

0 commit comments

Comments
 (0)