mirror of
https://github.com/frappe/books.git
synced 2024-11-09 23:30:56 +00:00
Add Danish language support
This commit is contained in:
parent
8bf0a5f736
commit
d2495c152e
@ -17,6 +17,7 @@ export const languageCodeMap: Record<string, string> = {
|
|||||||
Turkish: 'tr',
|
Turkish: 'tr',
|
||||||
Korean: 'ko',
|
Korean: 'ko',
|
||||||
Swedish: 'sv',
|
Swedish: 'sv',
|
||||||
|
Danish: 'da',
|
||||||
'Simplified Chinese': 'zh-CN',
|
'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