2
0
mirror of https://github.com/frappe/books.git synced 2024-09-19 19:19:02 +00:00

Merge pull request #776 from slang123/danish-language

Add Danish language support
This commit is contained in:
Mildred Ki'Lya 2023-11-28 22:06:00 +01:00 committed by GitHub
commit 814845f54c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1003 additions and 0 deletions

View File

@ -17,6 +17,7 @@ export const languageCodeMap: Record<string, string> = {
Turkish: 'tr',
Korean: 'ko',
Swedish: 'sv',
Danish: 'da',
'Simplified Chinese': 'zh-CN',
};

1002
translations/da.csv Normal file

File diff suppressed because it is too large Load Diff