]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/pt/common.php
Fixed canonical redirects on non-root url app instances
[bookstack] / resources / lang / pt / common.php
index c8b4a2b223e3afb602017a5ad43d9b5193a1dc02..e87bd11a5e343173fadf78e62a042e1ca0579a4a 100644 (file)
@@ -33,6 +33,7 @@ return [
     'copy' => 'Copy',
     'reply' => 'Reply',
     'delete' => 'Delete',
+    'delete_confirm' => 'Confirm Deletion',
     'search' => 'Search',
     'search_clear' => 'Clear Search',
     'reset' => 'Reset',
@@ -66,6 +67,8 @@ return [
     'profile_menu' => 'Profile Menu',
     'view_profile' => 'View Profile',
     'edit_profile' => 'Edit Profile',
+    'dark_mode' => 'Dark Mode',
+    'light_mode' => 'Light Mode',
 
     // Layout tabs
     'tab_info' => 'Info',