mirror of
https://github.com/relativemodder/aegnux.git
synced 2025-12-15 23:39:38 +05:00
terminal included
This commit is contained in:
@@ -3,7 +3,7 @@ STRINGS = {
|
||||
'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',
|
||||
'footer_text': 'Made with love by Relative',
|
||||
'installation_method_title': 'Installation Method',
|
||||
'installation_method_text': 'How would you like to install Aegnux?',
|
||||
'offline_ae_zip_title': 'Select AE Zip File',
|
||||
@@ -12,5 +12,6 @@ STRINGS = {
|
||||
'toggle_logs': 'Toggle logs',
|
||||
'remove_aegnux': 'Remove Aegnux',
|
||||
'plugins': 'Plugins',
|
||||
'wineprefix': 'Wine prefix'
|
||||
'wineprefix': 'Wine prefix',
|
||||
'tip_alt_t': 'Tip: press ALT+T to open up a terminal with Wine environment and prefix set.'
|
||||
}
|
||||
Reference in New Issue
Block a user