Search: Add hashtag result (#3989)

This commit is contained in:
Samantaz Fox 2023-08-26 12:11:38 +02:00
commit a8295b452e
No known key found for this signature in database
GPG key ID: F42821059186176E
6 changed files with 110 additions and 3 deletions

View file

@ -1,4 +1,6 @@
{
"generic_channels_count": "{{count}} channel",
"generic_channels_count_plural": "{{count}} channels",
"generic_views_count": "{{count}} view",
"generic_views_count_plural": "{{count}} views",
"generic_videos_count": "{{count}} video",

View file

@ -1,4 +1,6 @@
{
"generic_channels_count": "{{count}} chaîne",
"generic_channels_count_plural": "{{count}} chaînes",
"generic_views_count": "{{count}} vue",
"generic_views_count_plural": "{{count}} vues",
"generic_videos_count": "{{count}} vidéo",