From 8403e30b3abe810d764fc6dc57c0a0386273356e Mon Sep 17 00:00:00 2001 From: Astounds Date: Sun, 5 Apr 2026 17:43:01 -0500 Subject: Many fixes to i18n --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 181223f..1417685 100644 --- a/.gitignore +++ b/.gitignore @@ -144,6 +144,11 @@ banned_addresses.txt *.orig *.cache/ +# ----------------------------------------------------------------------------- +# Localization / Compiled translations +# ----------------------------------------------------------------------------- +*.mo + # ----------------------------------------------------------------------------- # AI assistants / LLM tools # ----------------------------------------------------------------------------- -- cgit v1.2.3