source: frontend/node_modules/yargs/locales/pirate.json

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 13 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 569 bytes
Line 
1{
2 "Commands:": "Choose yer command:",
3 "Options:": "Options for me hearties!",
4 "Examples:": "Ex. marks the spot:",
5 "required": "requi-yar-ed",
6 "Missing required argument: %s": {
7 "one": "Ye be havin' to set the followin' argument land lubber: %s",
8 "other": "Ye be havin' to set the followin' arguments land lubber: %s"
9 },
10 "Show help": "Parlay this here code of conduct",
11 "Show version number": "'Tis the version ye be askin' fer",
12 "Arguments %s and %s are mutually exclusive" : "Yon scurvy dogs %s and %s be as bad as rum and a prudish wench"
13}
Note: See TracBrowser for help on using the repository browser.