From 9426d141e67cbbb05ab4937ed7ab79d1b3a5cace Mon Sep 17 00:00:00 2001 From: sqwwtx2 Date: Sat, 31 Jan 2026 13:56:34 +0100 Subject: [PATCH] chore(i18n): Translated using Weblate (Yakut) Currently translated at 0.8% (4 of 469 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/sah/ --- src/i18n/resources/sah.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/sah.json b/src/i18n/resources/sah.json index 0967ef424..1b3681ae2 100644 --- a/src/i18n/resources/sah.json +++ b/src/i18n/resources/sah.json @@ -1 +1,12 @@ -{} +{ + "common": { + "console": { + "plugins": { + "execute-failed": "Плагины толорор кыаҕа суох {{pluginName}}::{{contextName}}", + "executed-at-ms": "Плагин {{pluginName}}::{{contextName}} толоруллубут {{ms}}мс", + "initialize-failed": "\"{{pluginName}}\" плагины инициализациялааһын кыаллыбата", + "load-all": "Плагиннары загрузкалыбыт" + } + } + } +}