half assed translations not doing this today

This commit is contained in:
WhatDidYouExpect 2025-07-18 14:02:57 +02:00
parent 8666c83565
commit 52d9b058cf
3 changed files with 214 additions and 4 deletions

View file

@ -1,5 +1,7 @@
{
"memory_file_valid": "The memory.json file is valid!",
"guess_the_number": "Guess the number",
"your_guess": "Your guess (1-10)",
"memosry_file_valid": "The memory.json file is valid!",
"file_aint_uft8": "File is not valid UTF-8 text. Might be binary or corrupted.",
"psutil_not_installed": "Memory check skipped.",
"not_cloned": "Goober is not cloned! Please clone it from GitHub.",