initial structure

This commit is contained in:
Andrew
2025-10-28 19:17:37 +03:00
commit 5cac29f4bd
14 changed files with 192 additions and 0 deletions

7
translations/ru_RU.py Normal file
View File

@@ -0,0 +1,7 @@
STRINGS = {
'welcome_win_title': 'Aegnux — Добро пожаловать',
'welcome_to_aegnux': 'Добро пожаловать в Aegnux!',
'subtitle_text': 'Более простой способ заставить работать After Effects на GNU/Linux',
'install': 'Установить',
'footer_text': 'Сделано с любовью 💙 Relative'
}