1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00

Faulty use of adjective instead of verb in Dutch (#10448)

* Faulty use of adjective instead of noun in Dutch

The word `imported` in Dutch has different forms for adjective, noun and verb usage. I removed two instances of the letter `e` that I noticed when using Metamask.

Line `166` might similarly be wrong, but I don't know where in the interface it is so didn't verify.

**Question for devs:** is the `description` key in English on purpose or is it use for for me to translate it?

* Another faulty usage of geimporteerde
This commit is contained in:
Mentor Palokaj 2021-02-15 17:32:14 +01:00 committed by GitHub
parent b885cd1b40
commit 76836097f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@
"message": "Contractimplementatie"
},
"copiedExclamation": {
"message": "Gekopieerde!"
"message": "Gekopieerd!"
},
"copyPrivateKey": {
"message": "Dit is uw privésleutel (klik om te kopiëren)"
@ -163,7 +163,7 @@
"message": " Geïmporteerde accounts worden niet gekoppeld aan de seedphrase van uw oorspronkelijk gemaakte MetaMask-account. Meer informatie over geïmporteerde accounts"
},
"imported": {
"message": "geïmporteerde",
"message": "geïmporteerd",
"description": "status showing that an account has been fully loaded into the keyring"
},
"infoHelp": {