One more numeral key

This commit is contained in:
Jyri-Petteri Paloposki 2021-01-11 00:39:41 +02:00
parent 83d52cd44f
commit 238660e573
3 changed files with 6 additions and 6 deletions

View file

@ -454,8 +454,8 @@ de:
context: context
project: project
tag:
1: tag1
2: tag2
'1': tag1
'2': tag2
help:
title: Help
usage: 'You can find information on the usage in the %{manual_link} in the project GitHub wiki.'

View file

@ -460,8 +460,8 @@ en:
context: context
project: project
tag:
1: tag1
2: tag2
'1': tag1
'2': tag2
help:
title: Help
usage: 'You can find information on the usage in the %{manual_link} in the project GitHub wiki.'

View file

@ -411,8 +411,8 @@ nl:
context: context
project: project
tag:
1: tag1
2: tag2
'1': tag1
'2': tag2
help:
title: Help
usage: 'You can find information on the usage in the %{manual_link} in the project GitHub wiki.'