From fda87e2f6ae4eaa1205fcb520a7e68be0cb553ac Mon Sep 17 00:00:00 2001 From: Intelli Date: Wed, 24 Jul 2024 14:27:49 -0600 Subject: [PATCH] Updated language file --- lang/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en.yml b/lang/en.yml index 28aecf9..bb9763f 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -147,6 +147,7 @@ PREVIEW_CANCELLED: "Preview cancelled." PREVIEW_CANCELLING: "Cancelling preview..." PREVIEW_IN_GAME: "You can only preview rollbacks in-game." PREVIEW_TRANSACTION: "You can't preview {container|inventory} transactions." +PRIMARY_THREAD_ERROR: "That API method can't be used on the primary thread." PURGE_ABORTED: "Purge failed. Database may be corrupt." PURGE_ERROR: "Unable to process {0} data!" PURGE_FAILED: "Purge failed. Please try again later."