diff options
| author | jeansebbeaulieu <jsbeaulieu87@gmail.com> | 2020-12-04 06:12:44 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-12-04 01:38:22 -0500 |
| commit | cba1aced8aa3a9471815c6e6db18bc11611dd59f (patch) | |
| tree | 18b4238eede01427c65d8ddc317eb3cd5c9bafb8 | |
| parent | cff2b7fed1edb55cf62f723b5ce96ae918f4b049 (diff) | |
Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/fr-CA.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/fr-CA.json b/Emby.Server.Implementations/Localization/Core/fr-CA.json index 3d7592e3c..5aa65a525 100644 --- a/Emby.Server.Implementations/Localization/Core/fr-CA.json +++ b/Emby.Server.Implementations/Localization/Core/fr-CA.json @@ -113,5 +113,6 @@ "TaskCleanCache": "Nettoyer le répertoire des fichiers temporaires", "TasksApplicationCategory": "Application", "TaskCleanCacheDescription": "Supprime les fichiers temporaires qui ne sont plus nécessaire pour le système.", - "TasksChannelsCategory": "Canaux Internet" + "TasksChannelsCategory": "Canaux Internet", + "Default": "Par défaut" } |
