We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
actions.variables.id_not_exist
1 parent 3ba1216 commit 9b41815Copy full SHA for 9b41815
options/locale/locale_en-US.ini
@@ -3552,7 +3552,7 @@ variables.none = There are no variables yet.
3552
variables.deletion = Remove variable
3553
variables.deletion.description = Removing a variable is permanent and cannot be undone. Continue?
3554
variables.description = Variables will be passed to certain actions and cannot be read otherwise.
3555
-variables.id_not_exist = Variable with id %d not exists.
+variables.id_not_exist = Variable with ID %d does not exist.
3556
variables.edit = Edit Variable
3557
variables.deletion.failed = Failed to remove variable.
3558
variables.deletion.success = The variable has been removed.
0 commit comments