Skip to content

Commit

Permalink
dev: Regenerate messages
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Volosatovs committed Mar 15, 2019
1 parent 1df8842 commit 6c170e1
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions config/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -4391,15 +4391,6 @@
"file": "errors.go"
}
},
"error:pkg/ttnpb:expected_uplink_mtype": {
"translations": {
"en": "MType `{result}` is not an uplink MType"
},
"description": {
"package": "pkg/ttnpb",
"file": "message_validators.go"
}
},
"error:pkg/ttnpb:field_bound": {
"translations": {
"en": "`{lorawan_field}` should be between `{min}` and `{max}`"
Expand Down Expand Up @@ -4472,15 +4463,6 @@
"file": "fieldmask_utils.go"
}
},
"error:pkg/ttnpb:raw_payload": {
"translations": {
"en": "missing raw payload"
},
"description": {
"package": "pkg/ttnpb",
"file": "message_validators.go"
}
},
"error:pkg/ttnpb:unknown_field": {
"translations": {
"en": "unknown `{lorawan_field}`"
Expand Down

0 comments on commit 6c170e1

Please sign in to comment.