We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cc3802 commit 6b427fcCopy full SHA for 6b427fc
1 file changed
cheat.sh
@@ -58,7 +58,7 @@ for answ in $src
58
do
59
if [[ "${answ:0:1}" == "#" ]]
60
then
61
- VR="${R["$count"]//#/# \[ru\]}"
+ VR="${R["$count"]//#/# \[$lang\]}"
62
VE="${answ//#/# \[en\]}"
63
if [[ "$T" == 0 ]]
64
0 commit comments