mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-02-10 18:05:10 +08:00
sq-AL skin language
# Conflicts: # CHANGELOG.md # web/documentserver-example/go/config/configuration.json # web/documentserver-example/php-laravel/app/Repositories/LanguageRepository.php
This commit is contained in:
@ -127,6 +127,7 @@ class ConfigurationManager:
|
||||
def languages(self) -> dict[str, str]:
|
||||
return {
|
||||
'en': 'English',
|
||||
'sq-AL': 'Albanian (Albania)',
|
||||
'ar': 'Arabic',
|
||||
'hy': 'Armenian',
|
||||
'az': 'Azerbaijani',
|
||||
|
||||
Reference in New Issue
Block a user