Translated using Weblate (English) (#289)

Currently translated at 100.0% (159 of 159 strings)

Translation: XBackBone/XBackBone
Translate-URL: https://hosted.weblate.org/projects/xbackbone/xbackbone/en/

Co-authored-by: Sergio Brighenti <sergio@brighenti.me>
This commit is contained in:
Weblate (bot) 2020-10-21 23:29:51 +02:00 committed by GitHub
parent d59be8e2f2
commit 55451903b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).',