mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
Merge branch 'release/v8.0.0' into develop
# Conflicts: # CHANGELOG.md # web/documentserver-example/csharp-mvc/web.appsettings.config # web/documentserver-example/csharp/settings.config # web/documentserver-example/java-spring/src/main/resources/application.properties # web/documentserver-example/java/src/main/resources/settings.properties
This commit is contained in:
@ -124,6 +124,7 @@ class ConfigurationManager:
|
||||
def languages(self) -> dict[str, str]:
|
||||
return {
|
||||
'en': 'English',
|
||||
'ar': 'Arabic',
|
||||
'hy': 'Armenian',
|
||||
'az': 'Azerbaijani',
|
||||
'eu': 'Basque',
|
||||
|
||||
Reference in New Issue
Block a user