From a885a2e352cc5bf4e1678798785a93e8f76da6a9 Mon Sep 17 00:00:00 2001 From: Tzahi12345 Date: Fri, 20 Mar 2020 18:54:59 -0400 Subject: [PATCH] Updated Translate (markdown) --- Translate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Translate.md b/Translate.md index d5a66f4..1ee8bf2 100644 --- a/Translate.md +++ b/Translate.md @@ -39,6 +39,6 @@ Make sure you read through the Introduction above to get yourself familiarized w * Add the new target JSON file to the `src/assets/i18n` folder. * Add the new language code to the `supported_locales` in the `settings.component.ts` file [here](https://github.com/Tzahi12345/YoutubeDL-Material/blob/master/src/app/settings/settings.component.ts) -The last step is the least important one, so if you simply add the target `xliff` and `json` files, I can handle the rest. +The last requirement for the PR (adding the new language code) is the least important one, so if you simply add the target `xliff` and `json` files, I can handle the rest. And that's pretty much it! Once your PR is merged, then the translations should be available in the next update. If you're having trouble with any of these steps, create an issue and I'll be happy to help. \ No newline at end of file