New language strings.

This commit is contained in:
James Cole
2018-04-28 15:26:45 +02:00
parent 8ef3f18da7
commit 0a2308592f
141 changed files with 293 additions and 103 deletions

View File

@@ -541,6 +541,7 @@ return [
'attachment_deleted' => 'Eliminar archivo adjunto ":name"',
'attachment_updated' => 'Actualizar archivo adjunto ":name"',
'upload_max_file_size' => 'Tamaño máximo de archivo::size',
'list_all_attachments' => 'List of all attachments',
// transaction index
'title_expenses' => 'Gastos',
@@ -1165,7 +1166,7 @@ return [
'reset_import_settings_title' => 'Reset import configuration',
'reset_import_settings_text' => 'You can use these links to reset your import settings for specific providers. This is useful when bad settings stop you from importing data.',
'reset_settings_bunq' => 'Remove bunq API key, local external IP address and bunq related RSA keys.',
'reset_settings_spectre' => 'Remove Spectre client ID, service secret and app secret. This will also remove your Spectre keypair. Remember to update the new one.',
'reset_settings_spectre' => 'Remove Spectre secrets and ID\'s. This will also remove your Spectre keypair. Remember to update the new one.',
'settings_reset_for_bunq' => 'Bunq settings reset.',
'settings_reset_for_spectre' => 'Spectre settings reset.',