Skip to content

Commit 16aa0da

Browse files
committed
better strings
1 parent 5eff75e commit 16aa0da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

botfest/src/main/resources/translations/botfest/strings.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,12 @@ commands.submission.edit.description=Edit your submission's data
8888
commands.submission.edit.response.notfound=Unknown submission {subId}
8989
commands.submission.edit.response.success=Successfully edited the data for {subId}
9090
commands.submission.update.version.name=version
91-
commands.submission.update.version.description=Update your submission to the latest compatible version
91+
commands.submission.update.version.description=Update modrinth submission to the latest compatible version
9292
commands.submission.update.version.response.notfound=Unknown submission {subId}
9393
commands.submission.update.version.response.notmodrinth=Can't update a non-modrinth submission!
9494
commands.submission.update.version.response.success=Successfully edited the data for {subId}
9595
commands.submission.update.meta.name=meta
96-
commands.submission.update.meta.description=Edit your submission's data
96+
commands.submission.update.meta.description=Update modrinth submission metadata
9797
commands.submission.update.meta.response.notfound=Unknown submission {subId}
9898
commands.submission.update.meta.response.notmodrinth=Can't update a non-modrinth submission!
9999
commands.submission.update.meta.response.success=Successfully edited the data for {subId}

0 commit comments

Comments
 (0)