From 624d3d5bf64b05388623d817454389832d1711af Mon Sep 17 00:00:00 2001 From: codefiles <11915375+codefiles@users.noreply.github.com> Date: Sat, 9 Mar 2024 15:35:20 -0500 Subject: [PATCH] Rename Hungarian translation files (#2398) --- .../locales/hu/LC_MESSAGES/{hu.mo => base.mo} | Bin .../locales/hu/LC_MESSAGES/{hu.po => base.po} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename archinstall/locales/hu/LC_MESSAGES/{hu.mo => base.mo} (100%) rename archinstall/locales/hu/LC_MESSAGES/{hu.po => base.po} (100%) diff --git a/archinstall/locales/hu/LC_MESSAGES/hu.mo b/archinstall/locales/hu/LC_MESSAGES/base.mo similarity index 100% rename from archinstall/locales/hu/LC_MESSAGES/hu.mo rename to archinstall/locales/hu/LC_MESSAGES/base.mo diff --git a/archinstall/locales/hu/LC_MESSAGES/hu.po b/archinstall/locales/hu/LC_MESSAGES/base.po similarity index 100% rename from archinstall/locales/hu/LC_MESSAGES/hu.po rename to archinstall/locales/hu/LC_MESSAGES/base.po