forked from Plemya-x/ALR
		
	alr изменения
This commit is contained in:
		| @@ -120,7 +120,7 @@ value = 'Building package metadata' | ||||
|  | ||||
| [[translation]] | ||||
| id = 3121791194 | ||||
| value = 'Running LURE as root is forbidden as it may cause catastrophic damage to your system' | ||||
| value = 'Running ALR as root is forbidden as it may cause catastrophic damage to your system' | ||||
|  | ||||
| [[translation]] | ||||
| id = 1256604213 | ||||
|   | ||||
| @@ -116,7 +116,7 @@ value = 'Создание метаданных пакета' | ||||
|  | ||||
| [[translation]] | ||||
| id = 3121791194 | ||||
| value = 'Запуск LURE от имени root запрещен, так как это может привести к катастрофическому повреждению вашей системы' | ||||
| value = 'Запуск ALR от имени root запрещен, так как это может привести к катастрофическому повреждению вашей системы' | ||||
|  | ||||
| [[translation]] | ||||
| id = 1256604213 | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| /* | ||||
|  * LURE - Linux User REpository | ||||
|  * Copyright (C) 2023 Elara Musayelyan | ||||
|  * ALR - Any Linux Repository | ||||
|  * Copyright (C) 2024 Евгений Храмов | ||||
|  * | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
| @@ -24,7 +24,7 @@ import ( | ||||
| 	"sync" | ||||
|  | ||||
| 	"go.elara.ws/logger" | ||||
| 	"lure.sh/lure/pkg/loggerctx" | ||||
| 	"plemya-x.ru/alr/pkg/loggerctx" | ||||
| 	"go.elara.ws/translate" | ||||
| 	"golang.org/x/text/language" | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user