warning for some people who might submit a pull request in the wrong repo

This commit is contained in:
WhatDidYouExpect 2025-07-06 21:42:44 +02:00
parent 74d39e3979
commit 39d7a46b56
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,3 @@
from volta.main import _
from main import _
print(_("hello_key"))