diff --git a/resources/lang/en.lang.php b/resources/lang/en.lang.php index c75a252..4fa42ae 100644 --- a/resources/lang/en.lang.php +++ b/resources/lang/en.lang.php @@ -35,7 +35,7 @@ return [ 'files' => 'Files', 'orphaned_files' => 'Orphaned Files', 'theme' => 'Theme', - 'click_to_load' => 'Click to load...', + 'click_to_load' => 'Click to load…', 'apply' => 'Apply', 'save' => 'Save', 'used' => 'Used', @@ -82,8 +82,8 @@ return [ 'switch_to' => 'Switch to', 'gallery' => 'Gallery', 'table' => 'Table', - 'dotted_search' => 'Search...', - 'order_by' => 'Order by...', + 'dotted_search' => 'Search…', + 'order_by' => 'Order by…', 'time' => 'Time', 'name' => 'Name', 'maintenance' => 'Maintenance', @@ -96,7 +96,7 @@ return [ 'check_for_updates' => 'Check for updates', 'upgrade' => 'Upgrade', 'updates' => 'Updates', - 'maintenance_in_progress' => 'Platform under maintenance, try again later...', + 'maintenance_in_progress' => 'Platform under maintenance, try again later…', 'cancel' => 'Cancel', 'auto_set' => 'Set automatically', 'default_lang_behavior' => 'XBackBone will try to match the browser language by default (the fallback is English).',