Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
17 changes: 16 additions & 1 deletion lang/en_US.json
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
{}
{
"My_Profile": {
"My_Profile": "My Profile",
"Basic_Information": "Basic Information",
"Username": "Username",
"First_Name": "First Name",
"Last_Name": "Last Name",
"Abbreviated_Name": "Abbreviated Name",
"Pronouns": "Pronouns",
"Pronouns_Forum": "Display Pronouns in Discussion Forum",
"Primary_Email": "Primary Email",
"Secondary_Email": "Secondary Email",
"Send_Email": "Send Email to Secondary Address",
"Access_Level": "Access Level"
}
}
16 changes: 16 additions & 0 deletions lang/fr_FR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"My_Profile": {
"My_Profile": "Mon Profil",
"Basic_Information": "Information Basique",
"Username": "Nom D'Utilisateur",
"First_Name": "Prénom",
"Last_Name": "Nom",
"Abbreviated_Name": "Nom Abrégé",
"Pronouns": "Pronoms",
"Pronouns_Forum": "Afficher Les Pronoms Dans Le Forum De Discussion",
"Primary_Email": "Email Primaire",
"Secondary_Email": "Email Secondaire",
"Send_Email": "Envoyer les Emails À Une Adresse Secondaire",
"Access_Level": "Niveau D'Accès"
}
}