From 0d626df7c1babd338a2d59796164469595988fb0 Mon Sep 17 00:00:00 2001 From: WhatDidYouExpect <89535984+WhatDidYouExpect@users.noreply.github.com> Date: Wed, 21 May 2025 19:51:41 +0200 Subject: [PATCH] Update en.json --- locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en.json b/locales/en.json index 57d4208..eb2e19a 100644 --- a/locales/en.json +++ b/locales/en.json @@ -27,6 +27,7 @@ "model_loaded": "Markov model loaded from", "fetch_update_fail": "Could not fetch update information.", "invalid_server": "Error: Invalid version information received from server.", + "goober_server_alert": "Alert from goober central!\n", "new_version": "New version available: {latest_version} (Current: {local_version})", "changelog": "Check {VERSION_URL}/goob/changes.txt to check out the changelog\n\n", "invalid_version": "The version: {local_version} isnt valid!",