mirror of
https://github.com/relativemodder/aegnux.git
synced 2025-12-10 05:29:38 +05:00
7 lines
261 B
Python
7 lines
261 B
Python
STRINGS = {
|
|
'welcome_win_title': 'Aegnux — Welcome',
|
|
'welcome_to_aegnux': 'Welcome to Aegnux!',
|
|
'subtitle_text': 'A simpler way to get After Effects running on GNU/Linux',
|
|
'install': 'Install',
|
|
'footer_text': 'Made with 💙 by Relative'
|
|
} |