feat: French localization

This commit is contained in:
Nicolas Giard
2017-05-02 22:01:12 -04:00
committed by GitHub
parent 8a54513e4d
commit 732180899c
28 changed files with 126 additions and 13 deletions

View File

@@ -29,4 +29,4 @@
"slack": "Slack",
"ldap": "LDAP / Active Directory"
}
}
}

View File

@@ -51,4 +51,4 @@
"source": "Loading source...",
"editor": "Loading editor..."
}
}
}

View File

@@ -27,4 +27,4 @@
"gohome": "Go Home",
"loginas": "Login as..."
}
}
}

View File

@@ -2,5 +2,5 @@
"added": "Added {{path}}",
"deleted": "Deleted/Renamed {{path}}",
"updated": "Updated {{path}}",
"uploaded": "Uplodated {{path}}"
}
"uploaded": "Uploaded {{path}}"
}