aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core/fr-CA.json
diff options
context:
space:
mode:
authordkanada <dkanada@users.noreply.github.com>2020-04-06 18:59:45 +0900
committerGitHub <noreply@github.com>2020-04-06 18:59:45 +0900
commitcb634d27d8f66ce05d21610226306e80c47af959 (patch)
tree05aeb5429bf7baf757fb99addf9c11c8ba986406 /Emby.Server.Implementations/Localization/Core/fr-CA.json
parentde634203d812922bb04359a32e59189fb0110791 (diff)
parent19b6961c0890df8461a07039c0a3edbb9a276120 (diff)
Merge branch 'master' into use-development-exception-page
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/fr-CA.json')
-rw-r--r--Emby.Server.Implementations/Localization/Core/fr-CA.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/fr-CA.json b/Emby.Server.Implementations/Localization/Core/fr-CA.json
index dcc8f17a45..2c9dae6a17 100644
--- a/Emby.Server.Implementations/Localization/Core/fr-CA.json
+++ b/Emby.Server.Implementations/Localization/Core/fr-CA.json
@@ -92,5 +92,7 @@
"UserStoppedPlayingItemWithValues": "{0} vient d'arrêter la lecture de {1} sur {2}",
"ValueHasBeenAddedToLibrary": "{0} a été ajouté à votre médiathèque",
"ValueSpecialEpisodeName": "Spécial - {0}",
- "VersionNumber": "Version {0}"
+ "VersionNumber": "Version {0}",
+ "TasksLibraryCategory": "Bibliothèque",
+ "TasksMaintenanceCategory": "Entretien"
}