Skip to content

Commit

Permalink
chore(i18n-crowdin): new translations for arguments.json (Chinese Tra…
Browse files Browse the repository at this point in the history
…ditional)
  • Loading branch information
NM-EEA-Y committed Dec 28, 2023
1 parent dd85f55 commit 20d09e0
Showing 1 changed file with 95 additions and 0 deletions.
95 changes: 95 additions & 0 deletions src/languages/zh-TW/arguments.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
{
"boolean_one": "",
"boolean_other": "",
"booleanError": "",
"booleanDisabled": "",
"booleanEnabled": "",
"booleanFalseOptions": [
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"booleanTrueOptions": [
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"caseLatestOptions": [
"",
""
],
"categoryChannelError": "",
"channelError": "",
"command": "",
"commandMatch": "",
"dateError": "",
"dateFormats": "",
"dateTooEarly": "",
"dateTooFar": "",
"dmChannelError": "",
"duration": "",
"durationFormats": "",
"emojiError": "",
"floatError": "",
"floatTooLarge": "",
"floatTooSmall": "",
"guildChannelError": "",
"guildChannelMismatchingError": "",
"guildChannelMissingGuildError": "",
"guildPrivateThreadChannelError": "",
"guildPublicThreadChannelError": "",
"guildStageVoiceChannelError": "",
"guildTextChannelError": "",
"guildThreadChannelError": "",
"guildVoiceChannelError": "",
"hyperlinkError": "",
"integerError": "",
"integerTooLarge": "",
"integerTooSmall": "",
"invite": "",
"language": "",
"memberError": "",
"memberMissingGuild": "",
"messageError": "",
"missing": "",
"newsChannel": "",
"numberError": "",
"numberTooLarge": "",
"numberTooSmall": "",
"piece": "",
"rangeInvalid": "",
"rangeMax_other": "",
"rangeMax_one": "",
"resetPossibles": [
"",
""
],
"roleError": "",
"roleMissingGuild": "",
"snowflake": "",
"store": "",
"stringTooLong": "",
"stringTooShort": "",
"time": "",
"timeSpan": "",
"timeSpanTooBig": "",
"timeSpanTooSmall": "",
"tooFewWinners": "",
"tooManyWinners": "",
"unavailable": "",
"userError": "",
"enumEmptyError": "",
"enumError": ""
}

0 comments on commit 20d09e0

Please sign in to comment.