Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3770174
D13.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
940 B
Referenced Files
None
Subscribers
None
D13.diff
View Options
diff --git a/resources/lang/fr/login.php b/resources/lang/fr/login.php
new file mode 100644
--- /dev/null
+++ b/resources/lang/fr/login.php
@@ -0,0 +1,30 @@
+<?php
+
+/**
+ * French translation by:
+ * - Michaël Colignon (philectro)
+ */
+
+return [
+
+ /*
+ |--------------------------------------------------------------------------
+ | Login
+ |--------------------------------------------------------------------------
+ |
+ | The following language lines contain the fields names, error messages and
+ | other strings related to the authentication itself.
+ |
+ */
+
+ // Login form
+ "username" => "Nom d'utilisateur",
+ "password" => "Mot de passe",
+ "loginButton" => "Se connecter",
+ "remember" => "Rester connecté",
+ "passwordRecovery" => "Récupération de mot de passe",
+ "blankAvatarAlt" => "Une porte, comme avatar par défaut.",
+
+ // Error messages
+ "failedLogin" => "Le login ou mot de passe est incorrect.",
+];
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 24, 19:17 (18 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2260829
Default Alt Text
D13.diff (940 B)
Attached To
Mode
D13: French translation
Attached
Detach File
Event Timeline
Log In to Comment