1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-13 01:36:18 +00:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
bgamard
2022-02-02 21:18:06 +01:00
4 changed files with 40 additions and 10 deletions

View File

@@ -545,7 +545,8 @@ angular.module('docs',
{ key: 'lav', label: 'Latviešu' },
{ key: 'dan', label: 'Dansk' },
{ key: 'nor', label: 'Norsk' },
{ key: 'vie', label: 'Tiếng Việt' }
{ key: 'vie', label: 'Tiếng Việt' },
{ key: 'ces', label: 'Czech' }
];
})
/**