Skip to content

Commit

Permalink
Fix #4 add missing language string
Browse files Browse the repository at this point in the history
  • Loading branch information
mackensen authored and Andrew Zito committed May 15, 2018
1 parent 631b523 commit 7a0c6fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lang/en/local_remote_backup_provider.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
$string['pluginname'] = 'Remote backup provider';
$string['pluginnotconfigured'] = 'The plugin is not configured';
$string['privacy:metadata'] = 'The Remote backup provider plugin does not store any personal data.';
$string['remote_backup_provider:access'] = 'Access the remote backup provider interface';
$string['remotesite'] = 'Remote site';
$string['remotesite_desc'] = 'The fully-qualified domain of the remote site';
$string['wstoken'] = 'Web service token';
Expand Down

0 comments on commit 7a0c6fa

Please sign in to comment.