✏️(frontend) fix minors typos in i18n
Found and fixed minor typos in our copywritting.
This commit is contained in:
committed by
aleb_the_flash
parent
fb3727e73e
commit
0131a65509
@@ -4,7 +4,7 @@
|
|||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
"closeDialog": "Close dialog",
|
"closeDialog": "Close dialog",
|
||||||
"error": {
|
"error": {
|
||||||
"heading": "An error occured while loading the page"
|
"heading": "An error occurred while loading the page"
|
||||||
},
|
},
|
||||||
"feedbackAlert": "Give us feedback",
|
"feedbackAlert": "Give us feedback",
|
||||||
"forbidden": {
|
"forbidden": {
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"currentlyLoggedAs": "You are currently logged in as <0>{{user}}</0>",
|
"currentlyLoggedAs": "You are currently logged in as <0>{{user}}</0>",
|
||||||
"heading": "Account",
|
"heading": "Account",
|
||||||
"youAreNotLoggedIn": "You are not logged in.",
|
"youAreNotLoggedIn": "You are not logged in.",
|
||||||
"nameLabel": "Votre Nom",
|
"nameLabel": "Your Name",
|
||||||
"authentication": "Authentication"
|
"authentication": "Authentication"
|
||||||
},
|
},
|
||||||
"audio": {
|
"audio": {
|
||||||
|
|||||||
Reference in New Issue
Block a user