I18n: Add translation strings for new feature (fr/en)

This commit is contained in:
Samantaz Fox 2023-07-28 08:11:15 +02:00
parent f38d1f33b1
commit 70b80ce8ad
No known key found for this signature in database
GPG Key ID: F42821059186176E
2 changed files with 4 additions and 0 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",