fulltextsearch
fulltextsearch copied to clipboard
l10n: Singular or plural
Change the following text strings to change the word "result" to singular and plural. The sentence should also start with a capital letter.
https://github.com/nextcloud/fulltextsearch/blob/43887d80a5bbbe95ea15449d467ac0c4f8cb001e/js/fulltextsearch.v1.navigation.js#L82
- The search returned {total} result in {time} ms
- The search returned {total} results in {time} ms
https://github.com/nextcloud/fulltextsearch/blob/43887d80a5bbbe95ea15449d467ac0c4f8cb001e/js/fulltextsearch.v1.navigation.js#L84-L85
- The search returned {total} result in {time} ms
- The search returned {total} results in {time} ms