diff options
Diffstat (limited to 'strings-default.json')
-rw-r--r-- | strings-default.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/strings-default.json b/strings-default.json index d9ab89a7..d611758c 100644 --- a/strings-default.json +++ b/strings-default.json @@ -27,6 +27,7 @@ "count.duration.minutes.withUnit": "{MINUTES}:{SECONDS} minutes", "count.duration.approximate": "~{DURATION}", "count.duration.missing": "_:__", + "count.index": "#{INDEX}", "count.words": "{WORDS}", "count.words.thousand": "{WORDS}k", "count.words.withUnit.singular": "{WORDS} word", |