diff options
author | ovari <17465872+ovari@users.noreply.github.com> | 2021-10-18 19:35:56 +1100 |
---|---|---|
committer | Saúl Ibarra Corretgé <s@saghul.net> | 2021-10-18 10:46:44 +0200 |
commit | 91d6b255fd7f78fe809ec3720ecf591363dac929 (patch) | |
tree | a2a4a8d4f36e59b917ac864c5abf1f8d34cc3950 /README.md | |
parent | 3c8a45b05638135edff9e0c1a6792ee24c04f93a (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -177,7 +177,7 @@ The json files are for all the strings inside the application and can be transla New translations require the addition of a line in [index.js](/app/i18n/index.js). `Localize desktop file on linux` requires the addition of a line in [package.json](/package.json). -Please search for `Comment[hu]` as an example to help add your tranlation of the English string `Jitsi Meet Desktop App` for your language. +Please search for `Comment[hu]` as an example to help add your translation of the English string `Jitsi Meet Desktop App` for your language. ## License |