From f20e0c7e7283cc58a34b764e335ec82d866b3dde Mon Sep 17 00:00:00 2001 From: MathMan05 <73901602+MathMan05@users.noreply.github.com> Date: Fri, 1 Nov 2024 13:42:57 -0500 Subject: [PATCH] it was backawrds --- translations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations.md b/translations.md index 6e9e0ec..c7a45ac 100644 --- a/translations.md +++ b/translations.md @@ -20,7 +20,7 @@ Then to add the actual translations, just take the english version and in the sa Thank you so much for contributing another lanuage, or even just parts, as jank will fall back to the english translation if your translation has gaps in it, so it's not all or nothing. ## What is the format? -It's the same format found (here)[https://github.com/wikimedia/jquery.i18n#message-file-format], though we are not using jquery, and you might notice some of the strings use markdown, but most do not. +It's the same format found [here](https://github.com/wikimedia/jquery.i18n#message-file-format), though we are not using jquery, and you might notice some of the strings use markdown, but most do not. ## I want to help correct a translation Go ahead! We're more than happy to take corrections to translations as well!