1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/16783] Add back data only backups

PHPBB3-16783
This commit is contained in:
Marc Alexander
2021-05-25 20:34:31 +02:00
parent d8ef094a9a
commit acf0885948
3 changed files with 33 additions and 3 deletions

View File

@@ -70,7 +70,6 @@ $lang = array_merge($lang, array(
'START_RESTORE' => 'Start restore',
'STORE_AND_DOWNLOAD' => 'Store and download',
'STORE_LOCAL' => 'Store file locally',
'STRUCTURE_ONLY' => 'Structure only',
'TABLE_SELECT' => 'Table select',
'TABLE_SELECT_ERROR'=> 'You must select at least one table.',