This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Open the labels view in your repository. | |
* Open your developer console. | |
* Paste the code below. | |
* Edit your preferred labels. | |
* Execute the code. | |
*/ | |
function request( action, formData ) | |
{ |