File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -458,12 +458,24 @@ tools:
458
458
unicode-to-java-entities :
459
459
title : Unicode Characters to Java Entities Converter
460
460
description : Unicode Characters to Java Entities Converter and vice-versa
461
-
461
+
462
462
sip-auth :
463
463
password : SIP password
464
464
password-tips : Enter a password...
465
465
message : SIP message
466
466
message-tips : Paste your SIP message here...
467
467
result : Result
468
468
sucess : Sucess
469
- failure : Failure
469
+ failure : Failure
470
+
471
+ uuid-converter :
472
+ title : UUID converter
473
+ description : Converts a UUID with and without a hyphen to other common SQL notations and back.
474
+
475
+ uuid : UUID
476
+ uuidhexupper : HEX notation (upper)
477
+ uuidhexlower : HEX notation (lower)
478
+ uuidversion : RFC Version
479
+ input :
480
+ label : Your Input
481
+ placeholder : Your UUID with/without hyphen
You can’t perform that action at this time.
0 commit comments