mirror of
https://github.com/frappe/books.git
synced 2024-11-09 23:30:56 +00:00
Merge pull request #776 from slang123/danish-language
Add Danish language support
This commit is contained in:
commit
814845f54c
@ -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
1002
translations/da.csv
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user