mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
7 lines
178 B
Text
7 lines
178 B
Text
valid-key = a valid key
|
|
only-in-english = not translated
|
|
two-args-key = two args: {$one} and {$two}
|
|
plural = You have {$hats ->
|
|
[one] 1 hat
|
|
*[other] {$hats} hats
|
|
}.
|