From d195c48cd7a6139f9463e3c4fa497f0ffcf510da Mon Sep 17 00:00:00 2001 From: 8ctorres Date: Sat, 6 Jul 2024 16:49:38 +0200 Subject: [PATCH] Fix automatically modified translations file --- netbox/translations/en/LC_MESSAGES/django.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/translations/en/LC_MESSAGES/django.po b/netbox/translations/en/LC_MESSAGES/django.po index b251563e2..9a8ea4b07 100644 --- a/netbox/translations/en/LC_MESSAGES/django.po +++ b/netbox/translations/en/LC_MESSAGES/django.po @@ -14860,4 +14860,4 @@ msgstr "" #: netbox/wireless/utils.py:26 #, python-brace-format msgid "Invalid channel attribute: {name}" -msgstr "" +msgstr "" \ No newline at end of file