fix: adjust syntax of a translation, so transifex will accept it (#568)
This commit is contained in:
@@ -7,7 +7,7 @@ const messages = defineMessages({
|
||||
},
|
||||
minutesAbbreviated: {
|
||||
id: 'learning.effortEstimation.minutesAbbreviated',
|
||||
defaultMessage: '{minuteCount, plural, other {# min}}',
|
||||
defaultMessage: '{minuteCount, plural, one {# min} other {# min}}',
|
||||
description: 'Number of minutes in a casual, shorthand manner: 5 min',
|
||||
},
|
||||
minutesFull: {
|
||||
|
||||
Reference in New Issue
Block a user