@@ -14,6 +14,7 @@ command.abuseprotection.cooldown.direction.options.direction.description=
1414command.abuseprotection.cooldown.get.description =
1515command.abuseprotection.cooldown.get.message.disabled =
1616command.abuseprotection.cooldown.get.message.get =
17+ command.abuseprotection.cooldown.once.description =
1718command.abuseprotection.cooldown.once.message.set =
1819command.abuseprotection.cooldown.set.description =
1920command.abuseprotection.cooldown.set.message.set =
@@ -48,7 +49,6 @@ command.abuseprotection.message.min.options.messages.description=
4849command.abuseprotection.message.reputation.description =
4950command.abuseprotection.message.reputation.message.get =
5051command.abuseprotection.message.reputation.options.amount.description =
51- command.abuseprotection.cooldown.once.description =
5252command.channel.add.description =
5353command.channel.add.message.added =
5454command.channel.add.options.channel.description =
@@ -240,19 +240,21 @@ command.repadmin.resetdate.current.description=
240240command.repadmin.resetdate.current.message.notset =
241241command.repadmin.resetdate.current.message.set =
242242command.repadmin.resetdate.description =
243+ command.repadmin.resetdate.now.description =
244+ command.repadmin.resetdate.now.message.set =
243245command.repadmin.resetdate.remove.description =
244246command.repadmin.resetdate.remove.message.removed =
245247command.repadmin.resetdate.set.description =
246248command.repadmin.resetdate.set.message.set =
247249command.repadmin.resetdate.set.options.day.description =
248250command.repadmin.resetdate.set.options.month.description =
249251command.repadmin.resetdate.set.options.year.description =
250- command.repadmin.resetdate.now.description =
251- command.repadmin.resetdate.now.message.set =
252252command.repsettings.description =
253253command.repsettings.info.description =
254254command.repsettings.info.message.answer.false =
255255command.repsettings.info.message.answer.true =
256+ command.repsettings.info.message.bycommand.false =
257+ command.repsettings.info.message.bycommand.true =
256258command.repsettings.info.message.choose =
257259command.repsettings.info.message.embed.false =
258260command.repsettings.info.message.embed.true =
@@ -262,6 +264,8 @@ command.repsettings.info.message.mention.false=
262264command.repsettings.info.message.mention.true =
263265command.repsettings.info.message.option.byanswer.description =
264266command.repsettings.info.message.option.byanswer.name =
267+ command.repsettings.info.message.option.bycommand.description =
268+ command.repsettings.info.message.option.bycommand.name =
265269command.repsettings.info.message.option.byembed.description =
266270command.repsettings.info.message.option.byembed.name =
267271command.repsettings.info.message.option.byfuzzy.description =
@@ -292,6 +296,9 @@ command.repsettings.name.reset.message.reset=
292296command.repsettings.name.set.description =
293297command.repsettings.name.set.message.set =
294298command.repsettings.name.set.options.name.description =
299+ command.reputation.description =
300+ command.reputation.give.message.success =
301+ command.reputation.options.user.description =
295302command.roles.add.description =
296303command.roles.add.message.added =
297304command.roles.add.options.reputation.description =
@@ -428,6 +435,7 @@ error.notYourEmbed=
428435error.onlyTextChannel =
429436error.onlyTextOrCategory =
430437error.premium =
438+ error.publicRole =
431439error.roleAccess =
432440error.userNotFound =
433441listener.messages.request.descr =
@@ -488,6 +496,7 @@ submitresult.outdatedreferencemessage=
488496submitresult.receiverlimit =
489497submitresult.selfvote =
490498submitresult.submitting =
499+ submitresult.success =
491500submitresult.targetnotincontext =
492501submitresult.thanktypedisabled =
493502suppertererror.timeleft =
@@ -498,6 +507,7 @@ supportererror.channellimitexceeded.message=
498507supportererror.considersupporting =
499508supportererror.nicknamed.message =
500509thankType.answer.name =
510+ thankType.command.name =
501511thankType.direct.name =
502512thankType.embed.name =
503513thankType.fuzzy.name =
@@ -515,6 +525,7 @@ words.categories=
515525words.channel =
516526words.channels =
517527words.code =
528+ words.direction =
518529words.disabled =
519530words.donated =
520531words.donor =
@@ -535,15 +546,3 @@ words.reputationOffset=
535546words.role =
536547words.subscription =
537548words.unknown =
538- words.direction =
539- error.publicRole =
540- command.repsettings.info.message.option.bycommand.description =
541- command.repsettings.info.message.bycommand.true =
542- command.repsettings.info.message.bycommand.false =
543- command.reputation.description =
544- command.reputation.options.user.description =
545- command.repsettings.info.message.option.bycommand.name =
546- thankType.command.name =
547- submitresult.success =
548-
549-
0 commit comments