Skip to content

Commit

Permalink
docs: fix labels synopsis (#676)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bodnar authored Oct 26, 2023
1 parent f9dc265 commit 843af30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/messages/messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -389,11 +389,11 @@ crowdin.label.list.string-id=Numeric string identifier

# CROWDIN LABEL DELETE
crowdin.label.delete.usage.description=Delete label
crowdin.label.delete.usage.customSynopsis=@|fg(green) crowdin label delete|@ <name> [CONFIG OPTIONS] [OPTIONS]
crowdin.label.delete.usage.customSynopsis=@|fg(green) crowdin label delete|@ <title> [CONFIG OPTIONS] [OPTIONS]

# CROWDIN LABEL ADD
crowdin.label.add.usage.description=Add label
crowdin.label.add.usage.customSynopsis=@|fg(green) crowdin label add|@ <file> [CONFIG OPTIONS] [OPTIONS]
crowdin.label.add.usage.customSynopsis=@|fg(green) crowdin label add|@ <title> [CONFIG OPTIONS] [OPTIONS]

error.collect_project_info=Failed to collect project info. Please contact our support team for help
error.no_sources=No sources found for '%s' pattern. Check the source paths in your configuration file
Expand Down

0 comments on commit 843af30

Please sign in to comment.