@samitouri / QOSami-HFS / commits / c9f9e78f

langs/nl #305

Massimo Melina committed Jul 31, 2023 at 23:22 UTC c9f9e78fc6dbbef21a21664d34b8e175779874b9
1 file changed +2 -1
src/langs/embedded.ts
+2 -1
@@ -9,5 +9,6 @@ import fr from './hfs-lang-fr.json'
9 import pt from './hfs-lang-pt.json'
10 import vi from './hfs-lang-vi.json'
11 import es from './hfs-lang-es.json'
12 +import nl from './hfs-lang-nl.json'
13
13 -export default { it, zh, ru, sr, ko, ms, 'zh-tw': zh_tw, fr, pt, vi, es }
\ No newline at end of file
14 +export default { it, zh, ru, sr, ko, ms, 'zh-tw': zh_tw, fr, pt, vi, es, nl }
\ No newline at end of file