|
@@ -871,5 +871,16 @@
|
|
"user-username-not-found": "Username '%s' not found.",
|
|
"user-username-not-found": "Username '%s' not found.",
|
|
"globalSearch-title": "Search All Boards",
|
|
"globalSearch-title": "Search All Boards",
|
|
"one-results": "One Result",
|
|
"one-results": "One Result",
|
|
- "n-results": "%s Results"
|
|
|
|
|
|
+ "n-results": "%s Results",
|
|
|
|
+ "operator-board": "board",
|
|
|
|
+ "operator-board-abbrev": "b",
|
|
|
|
+ "operator-swimlane": "swimlane",
|
|
|
|
+ "operator-swimlane-abbrev": "s",
|
|
|
|
+ "operator-list": "list",
|
|
|
|
+ "operator-list-abbrev": "l",
|
|
|
|
+ "operator-label": "label",
|
|
|
|
+ "operator-label-abbrev": "lbl",
|
|
|
|
+ "operator-user": "user",
|
|
|
|
+ "operator-user-abbrev": "u",
|
|
|
|
+ "operator-is": "is"
|
|
}
|
|
}
|