Update text, remove entry.

This commit is contained in:
James Cole 2022-10-09 07:09:55 +02:00
parent 22971ded84
commit 77759d5580
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80
2 changed files with 1 additions and 2 deletions

View File

@ -45,7 +45,6 @@ module.exports = new vuei18n({
'pt-pt': require('./locales/pt.json'),
'pt': require('./locales/pt.json'),
'ro': require('./locales/ro.json'),
'tr': require('./locales/tr.json'),
'ru': require('./locales/ru.json'),
'sk': require('./locales/sk.json'),
'sl': require('./locales/sl.json'),

View File

@ -1336,7 +1336,7 @@ return [
// profile:
'purge_data_title' => 'Purge data from Firefly III',
'purge_data_expl' => '"Purging" means "deleting that which is already deleted". In normal circumstances, Firefly III deletes nothing permanently. It just hides it. This can be annoying when you import data from other sources, as removed transactions will still be recognized as possible duplicates. The button below deletes all of these previously "deleted" records FOREVER.',
'purge_data_expl' => '"Purging" means "deleting that which is already deleted". In normal circumstances, Firefly III deletes nothing permanently. It just hides it. The button below deletes all of these previously "deleted" records FOREVER.',
'delete_stuff_header' => 'Delete and purge data',
'purge_all_data' => 'Purge all deleted records',
'purge_data' => 'Purge data',