]> BookStack Code Mirror - bookstack/commitdiff
Translations: Fixed a couple of errors in sorting en words
authorDan Brown <redacted>
Sun, 16 Feb 2025 11:27:49 +0000 (11:27 +0000)
committerDan Brown <redacted>
Sun, 16 Feb 2025 11:27:49 +0000 (11:27 +0000)
lang/en/activities.php
lang/en/settings.php

index 67df53e369a1d3dcbaa3417b04a8ddc9ead23984..4362fc02958710e8e223bba59cdffe47fcb5ced1 100644 (file)
@@ -131,7 +131,7 @@ return [
     'sort_rule_create' => 'created sort rule',
     'sort_rule_create_notification' => 'Sort rule successfully created',
     'sort_rule_update' => 'updated sort rule',
-    'sort_rule_update_notification' => 'Sort rule successfully update',
+    'sort_rule_update_notification' => 'Sort rule successfully updated',
     'sort_rule_delete' => 'deleted sort rule',
     'sort_rule_delete_notification' => 'Sort rule successfully deleted',
 
index 098479f3be0eddb36598123d69078f8ee6682b67..f96057cf55d5d33cd3e05b3a4192a7ac68423b62 100644 (file)
@@ -77,7 +77,7 @@ return [
     // Sorting Settings
     'sorting' => 'Sorting',
     'sorting_book_default' => 'Default Book Sort',
-    'sorting_book_default_desc' => 'Select the default sort role to apply to new books. This won\'t affect existing books, and can be overridden per-book.',
+    'sorting_book_default_desc' => 'Select the default sort rule to apply to new books. This won\'t affect existing books, and can be overridden per-book.',
     'sorting_rules' => 'Sort Rules',
     'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
     'sort_rule_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books',
Morty Proxy This is a proxified and sanitized view of the page, visit original site.