Added navigation to application, internationalization, and sign in screen.
This commit is contained in:
36
translations/fr-CA/common.json
Normal file
36
translations/fr-CA/common.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"translation": {
|
||||
"general": {
|
||||
"actions": {
|
||||
"signout": ""
|
||||
}
|
||||
},
|
||||
"joblist": {
|
||||
"labels": {
|
||||
"activejobs": ""
|
||||
},
|
||||
"titles": {
|
||||
"jobtab": ""
|
||||
}
|
||||
},
|
||||
"messaging": {
|
||||
"titles": {
|
||||
"messagingtab": ""
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"titles": {
|
||||
"settings": ""
|
||||
}
|
||||
},
|
||||
"signin": {
|
||||
"actions": {
|
||||
"signin": ""
|
||||
},
|
||||
"fields": {
|
||||
"email": "Email",
|
||||
"password": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user