Skip to content

Commit

Permalink
Add back accidentially removed translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Jikstra committed Sep 27, 2019
1 parent 693554e commit 39aa04c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions _locales/_experimental_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@
"pref_on_demand_location_streaming": {
"message": "On-demand location streaming"
},
"pref_background_default": {
"message": "Default background"
},
"pref_background_default_color": {
"message": "Default color"
},
"pref_background_custom": {
"message": "Custom image"
},
"pref_background_custom_color": {
"message": "Custom color"
},
"copy_selected_text": {
"message": "Copy selected text"
},
Expand Down Expand Up @@ -82,5 +94,9 @@
},
"a11y_message_context_menu_btn_label": {
"message": "Message actions"
},
"a11y_background_preview_label": {
"message": "Background preview"
}

}

0 comments on commit 39aa04c

Please sign in to comment.