diff --git a/src/languages/lt/commands/twitch.json b/src/languages/lt/commands/twitch.json new file mode 100644 index 00000000000..2f12e1b0808 --- /dev/null +++ b/src/languages/lt/commands/twitch.json @@ -0,0 +1,70 @@ +{ + "twitchSubscriptionStreamerNotFound": "", + "twitchSubscriptionStatusValues": [ + "", + "" + ], + "twitchSubscriptionInvalidStatus": "", + "twitchSubscriptionAddDuplicated": "", + "twitchSubscriptionAddSuccessOffline": "", + "twitchSubscriptionAddSuccessLive": "", + "twitchSubscriptionAddMessageForOfflineRequired": "", + "twitchSubscriptionRemoveOrResetEmpty": "", + "twitchSubscriptionRemoveStreamerNotSubscribed": "", + "twitchSubscriptionRemoveNotToProvidedChannel": "", + "twitchSubscriptionRemoveStreamerStatusNotMatch": "", + "twitchSubscriptionRemoveSuccessOffline": "", + "twitchSubscriptionRemoveSuccessLive": "", + "twitchSubscriptionResetSuccess_one": "", + "twitchSubscriptionResetSuccess_other": "", + "twitchSubscriptionShowStreamerNotSubscribed": "", + "twitchSubscriptionShowStatus": { + "live": "", + "offline": "" + }, + "twitchSubscriptionShowUnknownUser": "", + "twitchSubscriptionDescription": "", + "twitchSubscriptionExtended": { + "usages": [ + "", + "", + "", + "", + "", + "", + "" + ], + "extendedHelp": "", + "explainedUsage": [ + [ + "", + "" + ], + [ + "", + "" + ], + [ + "", + "" + ], + [ + "", + "" + ], + [ + "", + "" + ] + ], + "examples": [ + "", + "", + "", + "", + "", + "", + "" + ] + } +} \ No newline at end of file