Experiments (#1174)

Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
This commit is contained in:
Liyas Thomas
2020-09-18 08:58:11 +05:30
committed by GitHub
parent 4ea60d3431
commit b7a44ab11f
7 changed files with 206 additions and 2 deletions

View File

@@ -302,5 +302,8 @@
"select_head_method": "Select HEAD method",
"select_post_method": "Select POST method",
"select_put_method": "Select PUT method",
"select_delete_method": "Select DELETE method"
"select_delete_method": "Select DELETE method",
"experiments": "Experiments",
"experiments_notice": "This is a collection of experiments we're working on that might turn out to be useful, fun, both, or neither. They're not final and may not be stable, so if something overly weird happens, don't panic. Just turn the dang thing off. Jokes aside, ",
"use_experimental_url_bar": "Use experimental URL bar with environment highlighting"
}