2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

fix: added missing client translation (#7180)

no issue
This commit is contained in:
Katharina Irrgang 2016-08-06 12:55:45 +02:00 committed by Austin Burdine
parent bd2f59b5f9
commit 20bf744df3

View file

@ -25,6 +25,9 @@
"mail": {
"invitedByName": "{invitedByName} has invited you to join {blogName}"
}
},
"clients": {
"clientNotFound": "Client not found"
}
}
},