client/src/locales/en/translation.json
changeset 192 e4c2c1919c20
parent 173 0e6703cd0968
child 199 c78d579f4b55
equal deleted inserted replaced
191:3f71ad81a5a9 192:e4c2c1919c20
    20         "summary_display": "Display the session summary"
    20         "summary_display": "Display the session summary"
    21     },
    21     },
    22     "session_list": {
    22     "session_list": {
    23         "no_session": "you didn't create any session.",
    23         "no_session": "you didn't create any session.",
    24         "delete_modal_message": "Delete this session?"
    24         "delete_modal_message": "Delete this session?"
       
    25     },
       
    26     "session_form": {
       
    27         "empty_title_placeholder": "Empty title",
       
    28         "empty_description_placeholder": "Empty description"
    25     },
    29     },
    26     "notes_list": {
    30     "notes_list": {
    27         "delete_note_msg": "Delete this note?"
    31         "delete_note_msg": "Delete this note?"
    28     },
    32     },
    29     "slate_editor": {
    33     "slate_editor": {