✏️(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",
|
||||
"closeDialog": "Close dialog",
|
||||
"error": {
|
||||
"heading": "An error occured while loading the page"
|
||||
"heading": "An error occurred while loading the page"
|
||||
},
|
||||
"feedbackAlert": "Give us feedback",
|
||||
"forbidden": {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"currentlyLoggedAs": "You are currently logged in as <0>{{user}}</0>",
|
||||
"heading": "Account",
|
||||
"youAreNotLoggedIn": "You are not logged in.",
|
||||
"nameLabel": "Votre Nom",
|
||||
"nameLabel": "Your Name",
|
||||
"authentication": "Authentication"
|
||||
},
|
||||
"audio": {
|
||||
|
||||
Reference in New Issue
Block a user