Another translation note
// FREEBIE
This commit is contained in:
parent
c1cceca83e
commit
3f033789ae
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
||||||
"message": "This log will be posted publicly online for contributors to view. You may examine and edit it before submitting."
|
"message": "This log will be posted publicly online for contributors to view. You may examine and edit it before submitting."
|
||||||
},
|
},
|
||||||
"gotIt": {
|
"gotIt": {
|
||||||
"message": "Got it!"
|
"message": "Got it!",
|
||||||
|
"description": "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog."
|
||||||
},
|
},
|
||||||
"submit": {
|
"submit": {
|
||||||
"message": "Submit"
|
"message": "Submit"
|
||||||
|
|
Loading…
Reference in a new issue