1
0

New Translations – 2.3.2020

This commit is contained in:
Christer Waren
2020-03-02 02:28:04 +02:00
parent b197fd35c3
commit b1e26e79a8
78 changed files with 200 additions and 200 deletions

View File

@ -1,6 +1,6 @@
<?php
// Heading
$_['heading_title'] = 'Backup &amp; Restore';
$_['heading_title'] = 'Varmuuskopioi &amp; Palauta';
// Text
$_['text_success'] = 'Success: You have successfully imported your database!';
@ -10,8 +10,8 @@ $_['entry_progress'] = 'Progress';
$_['entry_export'] = 'Export';
// Tab
$_['tab_backup'] = 'Backup';
$_['tab_restore'] = 'Restore';
$_['tab_backup'] = 'Varmuuskopioi';
$_['tab_restore'] = 'Palauta';
// Error
$_['error_permission'] = 'Varoitus: You do not have permission to modify Backup &amp; Restore!';