platform/packages/presentation/lang/en.json
Alexander Platov 888113f335
Changing the Delete button to Close in PDFViewer (#1146)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-03-16 10:03:22 +01:00

14 lines
260 B
JSON

{
"string": {
"Create": "Create",
"Cancel": "Cancel",
"Ok": "Ok",
"Save": "Save",
"Download": "Download",
"Close": "Close",
"NotSelected": "Not selected",
"Deselect": "Deselect",
"AddSocialLinks": "Add social links"
}
}