Skip to content

Commit 1a6c881

Browse files
committed
translations docs
1 parent 46df32b commit 1a6c881

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ TODO: add how to get started with local SonarCube for Deskreen in details.
217217

218218
## Found typo on https://deskreen.com ?
219219

220-
You can submit your pull request with fix on [Deskreen website repo](https://github.com/Deskreen/deskreen-website)
220+
You can submit your pull request with fix on [Deskreen website locales repo](https://github.com/Deskreen/deskreen-website-locales)
221221

222222
## Maintainer
223223

doc/translations-docs/fix-a-typo-in-existing-translation-of-Deskreen.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Good text editors for different operating systems:
7878

7979
### Fix typo for Deskreen Website if you don't know how to code
8080

81-
Docs coming soon. Stay tuned.
81+
Follow guides on [Deskreen website locales repo](https://github.com/Deskreen/deskreen-website-locales)
8282

8383
#### How to download `translation.json` file
8484

@@ -111,7 +111,7 @@ Fix them and then submit your PR. Thank you!
111111

112112
### Fix typo for Deskreen Website if you know how to code
113113

114-
Docs coming soon. Stay tuned.
114+
Follow guides on [Deskreen website locales repo](https://github.com/Deskreen/deskreen-website-locales)
115115

116116
### When the Deskreen App edits done, then please fix tests if they are broken. And regenerate snapshots if needed.
117117

doc/translations-docs/how-to-add-new-language-translation-to-Deskreen.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
### Guide on how to add a new language translation to Deskreen
22

3-
As we agreed in our community, when adding a new language support for Deskreen,
3+
[As we agreed in our community](https://github.com/pavlobu/deskreen/issues/60), when adding a new language support for Deskreen,
44
the translations for Deskreen App should be done along with translations for a website too.
55
Why is that? Because if you translate app only, it doesn't bring any value to users because they
66
can not read any documentation and important information about Deskreen on a website.
77

88
If you are willing to contribute to translate application only and don't want to help with translating a
99
website, then your submission with new language support will be stalled up until the time when there
1010
is a translation for Deskreen website.
11+
Follow guides on [Deskreen website locales repo](https://github.com/Deskreen/deskreen-website-locales)
12+
for adding your language translation for [Deskreen Website](https://deskreen.com)
1113

1214
## The how-to guides on submitting translations for Deskreen website will be added here soon (within next week). Stay tuned.
1315

@@ -92,7 +94,7 @@ open link -> right click in browser window -> Save as..
9294

9395
### Add new language for Deskreen Website if you don't know how to code
9496

95-
Docs coming soon. Stay tuned.
97+
Follow guides on [Deskreen website locales repo](https://github.com/Deskreen/deskreen-website-locales)
9698

9799
### When finished editing translation.json files
98100

@@ -169,7 +171,7 @@ SKIP_PREFLIGHT_CHECK=true yarn test:nowatch -- -u
169171

170172
### Add new language for Deskreen Website. Step By Step Guide for coders and people who know how to use git
171173

172-
Docs coming soon. Stay tuned.
174+
Follow guides on [Deskreen website locales repo](https://github.com/Deskreen/deskreen-website-locales)
173175

174176
### IMPORTANT: Please make sure your PR is 1 or maximum 2 commits length. If it is longer than that, you will be asked to squash your PR commits. If you don't know how to squash, refer [this guide](#dont-know-code)
175177

0 commit comments

Comments
 (0)