separated component
This commit is contained in:
parent
a4e3cccf1c
commit
8674f20023
8 changed files with 171 additions and 61 deletions
|
|
@ -237,6 +237,16 @@
|
|||
"searching_for": "Searching for",
|
||||
"error": "Not found."
|
||||
},
|
||||
"report": {
|
||||
"reporter": "Reporter:",
|
||||
"reported_user": "Reported user:",
|
||||
"reported_statuses": "Reported statuses:",
|
||||
"notes": "Notes:",
|
||||
"state": "State:",
|
||||
"state_open": "Open",
|
||||
"state_closed": "Closed",
|
||||
"state_resolved": "Resolved"
|
||||
},
|
||||
"selectable_list": {
|
||||
"select_all": "Select all"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue