💬 Improved translations

This commit is contained in:
jf-cbd
2024-07-17 17:36:04 +02:00
parent f239b658e6
commit 5fa9ef05a6
6 changed files with 7 additions and 8 deletions

View File

@@ -1574,7 +1574,7 @@ When associated with a trigger, each action is given an "order" number, specifyi
// - Numeric widget
// None yet
// - DateTime widget
'UI:Search:Criteria:Title:DateTime:Between' => '%2$s <= 1$s <= %3$s',
'UI:Search:Criteria:Title:DateTime:Between' => '%2$s <= %1$s <= %3$s',
// - Enum widget
'UI:Search:Criteria:Title:Enum:In' => '%1$s: %2$s',
'UI:Search:Criteria:Title:Enum:In:Many' => '%1$s: %2$s and %3$s others',