File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
netbox/translations/en/LC_MESSAGES Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2024-06-07 05:01 +0000\n "
11
+ "POT-Creation-Date : 2024-06-08 05:02 +0000\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -6674,14 +6674,12 @@ msgstr ""
6674
6674
msgid "Ruleset must be a dictionary, not {ruleset}."
6675
6675
msgstr ""
6676
6676
6677
- #: netbox/extras/conditions.py:139
6678
- #, python-brace-format
6679
- msgid "Ruleset must have exactly one logical operator (found {ruleset})"
6677
+ #: netbox/extras/conditions.py:142
6678
+ msgid "Invalid logic type: must be 'AND' or 'OR'. Please check documentation."
6680
6679
msgstr ""
6681
6680
6682
- #: netbox/extras/conditions.py:145
6683
- #, python-brace-format
6684
- msgid "Invalid logic type: {logic} (must be '{op_and}' or '{op_or}')"
6681
+ #: netbox/extras/conditions.py:154
6682
+ msgid "Incorrect key(s) informed. Please check documentation."
6685
6683
msgstr ""
6686
6684
6687
6685
#: netbox/extras/dashboard/forms.py:38
You can’t perform that action at this time.
0 commit comments