Zen

Translation

num_minutes
English

Plural formula: (n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)

Loading…

User avatar g

Translation added

2 years ago
Browse all string changes
User avatar kingu

Source string comment

Could be "One minute" or "one minute"?

3 years ago

Things to check

Mismatched full stop

Source and translation do not both end with a full stop

Reset

Same plurals

Some plural forms are translated in the same way

Reset

Glossary

English Lithuanian
No related strings found in the glossary.

String information

Key
num_minutes
Flags
java-printf-format
String age
2 years ago
Last updated
12 months ago
Source string age
3 years ago
Translation file
app/src/main/res/values-lt/strings.xml, string 149