Import/export configuration and Spanish translation.

This commit is contained in:
2021-05-10 22:42:16 +02:00
parent 09298bce55
commit 514a9ae0e4
4 changed files with 196 additions and 20 deletions

View File

@ -650,4 +650,8 @@
<string name="importConfiguration">Import configuration</string>
<string name="exportConfiguration">Export configuration</string>
<string name="moreSettings">More settings</string>
<string name="rulesImportedSuccessfully">Rules and locations have been imported successfully.</string>
<string name="rulesImportError">There was an error importing rules and locations.</string>
<string name="rulesExportedSuccessfully">Rules and locations exported successfully.</string>
<string name="rulesExportError">Error exporting rules and locations.</string>
</resources>