Skip to content

Commit

Permalink
New translations activities.php (Slovak)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddanbrown committed Jan 1, 2025
1 parent 8cb411c commit ce11d67
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions lang/sk/activities.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@

// Revisions
'revision_restore' => 'restored revision',
'revision_delete' => 'deleted revision',
'revision_delete_notification' => 'Revision successfully deleted',
'revision_delete' => 'odstránil(a) revíziu',
'revision_delete_notification' => 'Revízia úspešne odstránená',

// Favourites
'favourite_add_notification' => '":name" bol pridaný medzi obľúbené',
Expand All @@ -62,7 +62,7 @@
'watch_update_level_notification' => 'Watch preferences successfully updated',

// Auth
'auth_login' => 'logged in',
'auth_login' => 'sa prihlásil(a)',
'auth_register' => 'registered as new user',
'auth_password_reset_request' => 'requested user password reset',
'auth_password_reset_update' => 'reset user password',
Expand Down Expand Up @@ -123,8 +123,8 @@

// Comments
'commented_on' => 'komentoval(a)',
'comment_create' => 'added comment',
'comment_update' => 'updated comment',
'comment_create' => 'pridal(a) komentár',
'comment_update' => 'aktualizoval(a) komentár',
'comment_delete' => 'odstrániť komentár',

// Other
Expand Down

0 comments on commit ce11d67

Please sign in to comment.