Apply russian translations

This commit is contained in:
2024-03-23 01:29:15 +05:00
parent 537c3ff2bf
commit 3608c9d287
8 changed files with 141 additions and 74 deletions

View File

@@ -20,7 +20,7 @@ class NovaRepo
*/
public static function serving(ServingNova $event): void
{
static::setLocale($event);
// static::setLocale($event);
}
/**