Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F2979
Fork of P73 traduction de l'écran de login: patch to try to add in Differential.
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
ledesillusionniste
May 22 2015, 13:57
2015-05-22 13:57:01 (UTC+0)
Size
962 B
Referenced Files
None
Subscribers
None
Fork of P73 traduction de l'écran de login: patch to try to add in Differential.
View Options
diff --git a/resources/lang/fr/login.php b/resources/lang/fr/login.php
new file mode 100644
index 0000000..c531a32
--- /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; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2901
Default Alt Text
Fork of P73 traduction de l'écran de login: patch to try to add in Differential. (962 B)
Attached To
Mode
P74 Fork of P73 traduction de l'écran de login: patch to try to add in Differential.
Attached
Detach File
Event Timeline
Log In to Comment