From 40885c4e5455d532cc1ccd42200bb01ec1cb3136 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Fri, 8 Sep 2023 22:44:25 -0400 Subject: [PATCH] fix: update crowdin distribution (#127) --- README.rst | 8 ++++---- dist/js/crowdin.js | 22 ++++++++++------------ 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/README.rst b/README.rst index 4a12712c..a14c50ab 100644 --- a/README.rst +++ b/README.rst @@ -12,10 +12,10 @@ Integrations :alt: GitHub Workflow Status (Build) :target: https://github.com/LizardByte/LizardByte.github.io/actions/workflows/build.yml?query=branch%3Amaster -.. image:: https://img.shields.io/badge/dynamic/json?color=blue&label=localized&style=for-the-badge&query=%24.progress..data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-15178612-544760.json&logo=crowdin +.. image:: https://img.shields.io/badge/dynamic/json?color=blue&label=localized&style=for-the-badge&query=%24.progress..data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-15178612-606145.json&logo=crowdin :alt: CrowdIn - :target: https://crowdin.com/project/lizardbyte-github-io + :target: https://translate.lizardbyte.dev -.. image:: https://badges.awesome-crowdin.com/translation-15178612-544760.png +.. image:: https://badges.awesome-crowdin.com/translation-15178612-606145.png :alt: CrowdIn graph - :target: https://crowdin.com/project/lizardbyte-github-io + :target: https://translate.lizardbyte.dev diff --git a/dist/js/crowdin.js b/dist/js/crowdin.js index a67023fa..eda556b7 100644 --- a/dist/js/crowdin.js +++ b/dist/js/crowdin.js @@ -6,21 +6,19 @@ $.getScript('https://proxy-translator.app.crowdin.net/assets/proxy-translator.js window.proxyTranslator.init({ baseUrl: "https://app.lizardbyte.dev", appUrl: "https://proxy-translator.app.crowdin.net", - valuesParams: "U2FsdGVkX18A3bEmk8hvD0Lh4u84QCUqJyLfhhkt0TX/JoQKZU8jTqHC1MRIY367NSE3CLPAdGwJgDVtpZ5aF56tNothE5IygSTb17SJTxDBRhRBW9m0EDclegvSNcvt", + valuesParams: "U2FsdGVkX18oEIFwyzOmQTrYwQEazqRvzErV24EQn8dee5U583HvbKkVktb0G/DMLpc+vYefsXCu07kcR3Fxa1aoSsMTkEJmM8Htl2tcYv2DkTKzd+pVAP8MBhpfAnPD", distributionBaseUrl: "https://distributions.crowdin.net", filePath: "/app.lizardbyte.dev.json", - distribution: "4cc96ceace138bd558f68791bw4", - languages: { - "en":"English", - "de":"German", - "it":"Italian", - "es-ES":"Spanish", - }, + distribution: "0913bb75b61f0b26247ffa91bw4", languagesData: { - "en":{"code":"en","name":"English","twoLettersCode":"en"}, - "de":{"code":"de","name":"German","twoLettersCode":"de"}, - "it":{"code":"it","name":"Italian","twoLettersCode":"it"}, - "es-ES":{"code":"es-ES","name":"Spanish","twoLettersCode":"es"}, + "fr": {"code":"fr","name":"French","twoLettersCode":"fr"}, + "es-ES": {"code":"es-ES","name":"Spanish","twoLettersCode":"es"}, + "de": {"code":"de","name":"German","twoLettersCode":"de"}, + "it": {"code":"it","name":"Italian","twoLettersCode":"it"}, + "ru": {"code":"ru","name":"Russian","twoLettersCode":"ru"}, + "en": {"code":"en","name":"English","twoLettersCode":"en"}, + "en-US": {"code":"en-US","name":"English, United States","twoLettersCode":"en"}, + "en-GB": {"code":"en-GB","name":"English, United Kingdom","twoLettersCode":"en"} }, defaultLanguage: "en", defaultLanguageTitle: "English",