aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-11-04 07:41:12 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-11-04 07:41:12 -0500
commit60d3f475033cef64a8f3153beb910e48529c8e16 (patch)
tree7774f0c55cebc17f459965e03094d05e88f465f2 /MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json
parent7ca1cd8795c465953ddb4560ce62fe6efba9f9d3 (diff)
add server management to web client
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json
index 5dda177b7..ca4d6cd40 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json
@@ -613,5 +613,8 @@
"MessageUnableToConnectToServer": "Nous sommes incapable de se connecter \u00e0 la s\u00e9lection pour le moment. S.V.P. r\u00e9essayer plus tard.",
"ButtonSelectServer": "S\u00e9lectionner le serveur",
"MessagePluginConfigurationRequiresLocalAccess": "Pour configurer ce plugin, S.v.p. connecter vous \u00e0 votre serveur local directement.",
- "MessageLoggedOutParentalControl": "L'acc\u00e8s est actuellement limit\u00e9. S.v.p. r\u00e9essayez plus tard"
+ "MessageLoggedOutParentalControl": "L'acc\u00e8s est actuellement limit\u00e9. S.v.p. r\u00e9essayez plus tard",
+ "DefaultErrorMessage": "There was an error processing the request. Please try again later.",
+ "ButtonAccept": "Accept",
+ "ButtonReject": "Reject"
} \ No newline at end of file