diff --git a/src/i18n/strings/sq.json b/src/i18n/strings/sq.json index 2970fb6a7..a18875abd 100644 --- a/src/i18n/strings/sq.json +++ b/src/i18n/strings/sq.json @@ -47,5 +47,8 @@ "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Formësim i pavlefshëm: mund të caktohet vetëm një prej default_server_config, default_server_name, ose default_hs_url.", "Invalid configuration: no default server specified.": "Formësim i pavlefshëm: s’është caktuar shërbyes parazgjedhje.", "This installation of Riot seems to have an invalid server configuration. If you are the administrator, please correct the error below": "Ky instalim i Riot-it duket se ka një formësim të pavlefshëm për shërbyesin. Nëse jeni një përgjegjës, ju lutemi, ndreqni gabimin më poshtë", - "Your Riot is misconfigured": "Riot-i juaj është i keqformësuar" + "Your Riot is misconfigured": "Riot-i juaj është i keqformësuar", + "Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Formësimi juaj i Riot-it përmban JSON. Ju lutemi, ndreqeni problemin dhe ringarkoni faqen.", + "The message from the parser is: %(message)s": "Mesazhi prej procesit është: %(message)s", + "Invalid JSON": "JSON i pavlefshëm" }