mirror of
https://github.com/relativemodder/aegnux.git
synced 2025-12-10 05:29:38 +05:00
private plugin installation
This commit is contained in:
@@ -32,5 +32,11 @@ STRINGS = {
|
||||
'cep_action': 'CEP directory',
|
||||
'offline_note': 'Offline note',
|
||||
'offline_note_text': 'Note that the .zip archive should contain After Effects from Program Files (including AfterFX.exe).',
|
||||
'error': 'Error'
|
||||
'error': 'Error',
|
||||
'plugininst_action': 'Install private plugins from ZIP',
|
||||
'plugin_note': 'Private plugins note',
|
||||
'plugin_note_text': 'Those plugins are available at https://t.me/Aegnux',
|
||||
'done_title': 'Done!',
|
||||
'done_ae': 'AE has been installed.',
|
||||
'done_plugins': 'The plugins have been installed.'
|
||||
}
|
||||
@@ -32,5 +32,10 @@ STRINGS = {
|
||||
'cep_action': 'Папка с CEP',
|
||||
'offline_note': 'Внимание, оффлайн',
|
||||
'offline_note_text': 'Учтите, что .zip-архив должен содержать After Effects из Program Files (включая AfterFX.exe).',
|
||||
'error': 'Ошибка'
|
||||
'error': 'Ошибка',
|
||||
'plugininst_action': 'Установить приватные плагины из ZIP',
|
||||
'plugin_note': 'Замечание к приватным плагинам',
|
||||
'plugin_note_text': 'Эти плагины доступны здесь: https://t.me/Aegnux',
|
||||
'done_ae': 'AE был установлен.',
|
||||
'done_plugins': 'Плагины были установлены.'
|
||||
}
|
||||
@@ -32,5 +32,10 @@ STRINGS = {
|
||||
"cep_action": "Папка з CEP",
|
||||
'offline_note': 'Увага, офлайн',
|
||||
'offline_note_text': 'Зауважте, що .zip-архів повинен містити After Effects з Program Files (включаючи AfterFX.exe).',
|
||||
'error': 'Помилка'
|
||||
'error': 'Помилка',
|
||||
'plugininst_action': 'Встановити приватні плагіни з ZIP',
|
||||
'plugin_note': 'Примітка до приватних плагінів',
|
||||
'plugin_note_text': 'Ці плагіни доступні тут: https://t.me/Aegnux',
|
||||
'done_ae': 'AE було встановлено.',
|
||||
'done_plugins': 'Плагіни було встановлено.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user