diff --git a/apps/i18n/lion/en.json b/apps/i18n/lion/en.json index a44a42afb..44268c9b1 100644 --- a/apps/i18n/lion/en.json +++ b/apps/i18n/lion/en.json @@ -95,5 +95,7 @@ "FileDownloadDenied": "No permission to download file", "FileAddUploadingList": "File added to upload list", "FileUploadStart": "File upload started", - "FileUploadingWarning": "File is uploading, operation is not allowed" + "FileUploadingWarning": "File is uploading, operation is not allowed", + "NoData": "No data", + "Refresh": "Refresh" } \ No newline at end of file