fix(i18n): adjust grammar in about_misskey
This commit is contained in:
parent
95ec40d3c8
commit
eac9f38942
1 changed files with 1 additions and 1 deletions
|
@ -1830,7 +1830,7 @@ _registry:
|
||||||
domain: "Domain"
|
domain: "Domain"
|
||||||
createKey: "Create key"
|
createKey: "Create key"
|
||||||
_aboutMisskey:
|
_aboutMisskey:
|
||||||
about: "Sharkey is open-source software based on Misskey which has been in developed since 2014 by syuilo."
|
about: "Sharkey is open-source software based on Misskey which has been in development by syuilo since 2014."
|
||||||
contributors: "Main contributors"
|
contributors: "Main contributors"
|
||||||
allContributors: "All contributors"
|
allContributors: "All contributors"
|
||||||
source: "Source code"
|
source: "Source code"
|
||||||
|
|
Loading…
Reference in a new issue