mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
One more numeral key
This commit is contained in:
parent
83d52cd44f
commit
238660e573
3 changed files with 6 additions and 6 deletions
|
@ -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.'
|
||||
|
|
|
@ -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.'
|
||||
|
|
|
@ -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.'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue