i18n: Revert indentation change

This commit is contained in:
Elian Doran 2024-08-11 08:27:21 +03:00
parent aa5a7294df
commit ea34a1688c
No known key found for this signature in database

View File

@ -536,6 +536,7 @@
"delete_success": "Attachment '{{title}}' has been deleted.", "delete_success": "Attachment '{{title}}' has been deleted.",
"convert_confirm": "Are you sure you want to convert attachment '{{title}}' into a separate note?", "convert_confirm": "Are you sure you want to convert attachment '{{title}}' into a separate note?",
"convert_success": "Attachment '{{title}}' has been converted to note.", "convert_success": "Attachment '{{title}}' has been converted to note.",
"rename_attachment": "Rename attachment",
"enter_new_name": "Please enter new attachment's name" "enter_new_name": "Please enter new attachment's name"
}, },
"calendar": { "calendar": {