We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75c733a commit a230871Copy full SHA for a230871
README.md
@@ -83,8 +83,8 @@ in a language, the following steps can be followed:
83
- Create ```faq.json```, ```projects.json```, ```faq``` and ```projects``` folder
84
if they do not exist already.
85
- Add translated content of a project inside ```projects``` folder. The names of the
86
-file should be same.
87
-- Similiarly translated content of a faq goes inside ```data/locale/ < language-id > /faq```
+files should be the same.
+- Similarly translated content of a faq goes inside ```data/locale/ < language-id > /faq```
88
folder.
89
- For the faq.json and projects.json metadata, refer to Bahasa and Hindi
90
Translations available in ```data/locale``` directory.
0 commit comments