mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
[DE] Fix translation script: add forms
This commit is contained in:
@ -18,7 +18,7 @@ def sortByAlphabet(inputStr):
|
||||
|
||||
|
||||
app_names = ['documenteditor', 'presentationeditor', 'spreadsheeteditor']
|
||||
app_types = ['embed', 'main']
|
||||
app_types = ['embed', 'main', 'forms']
|
||||
prefix_apps = '../apps/'
|
||||
prefix_src = 'src/'
|
||||
prefix_dest = 'dest/'
|
||||
|
||||
Reference in New Issue
Block a user