refactor: better copy

This commit is contained in:
Liyas Thomas
2021-01-23 19:43:11 +05:30
parent 290781e734
commit ca66b47014
7 changed files with 34 additions and 57 deletions

View File

@@ -35,7 +35,7 @@
>
<li>
<input
:placeholder="$t('parameter_count', { count: index + 1 })"
:placeholder="$t('variable_count', { count: index + 1 })"
:name="'param' + index"
:value="variable.key"
@change="