diff --git a/src/languages/bg/commands/fun.json b/src/languages/bg/commands/fun.json new file mode 100644 index 00000000000..d22d41b1c20 --- /dev/null +++ b/src/languages/bg/commands/fun.json @@ -0,0 +1,110 @@ +{ + "diceDescription": "", + "diceExtended": { + "usages": [ + "" + ], + "extendedHelp": "", + "examples": [ + "", + "", + "", + "", + "", + "" + ] + }, + "escaperopeDescription": "", + "escaperopeExtended": { + "extendedHelp": "" + }, + "loveDescription": "", + "loveExtended": { + "usages": [ + "" + ], + "extendedHelp": "", + "explainedUsage": [ + [ + "", + "" + ] + ], + "examples": [ + "" + ] + }, + "popDescription": "", + "popExtended": { + "usages": [ + "", + "", + "", + "" + ], + "extendedHelp": "", + "explainedUsage": [ + [ + "", + "" + ], + [ + "", + "" + ], + [ + "", + "" + ], + [ + "", + "" + ] + ], + "examples": [ + "", + "", + "", + "" + ] + }, + "popTitle": "", + "popTitleLost": "", + "popTitleWinner": "", + "rateDescription": "", + "rateExtended": { + "usages": [ + "" + ], + "extendedHelp": "", + "explainedUsage": [ + [ + "", + "" + ] + ], + "examples": [ + "", + "" + ] + }, + "diceOutput": "", + "diceRollsError": "", + "diceSidesError": "", + "escaperopeOutput": "", + "loveLess45": "", + "loveLess75": "", + "loveLess100": "", + "love100": "", + "loveItself": "", + "loveResult": "", + "rateOutput": "", + "rateMyself": [ + "", + "" + ], + "rateOwners": [ + "", + "" + ] +} \ No newline at end of file