summaryrefslogtreecommitdiffstats
path: root/locales
diff options
context:
space:
mode:
Diffstat (limited to 'locales')
-rw-r--r--locales/en-US.json2
-rw-r--r--locales/fr.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/locales/en-US.json b/locales/en-US.json
index 74f43d90..06d095dc 100644
--- a/locales/en-US.json
+++ b/locales/en-US.json
@@ -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",
diff --git a/locales/fr.json b/locales/fr.json
index 2eb4dd2b..c48c8be5 100644
--- a/locales/fr.json
+++ b/locales/fr.json
@@ -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",