1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-13 09:46:17 +00:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Benjamin Gamard
2019-05-01 17:36:27 +02:00
4 changed files with 5 additions and 4 deletions

View File

@@ -509,7 +509,8 @@ angular.module('docs',
{ key: 'jpn', label: '日本語' },
{ key: 'tha', label: 'ภาษาไทย' },
{ key: 'kor', label: '한국어' },
{ key: 'nld', label: 'Nederlands' }
{ key: 'nld', label: 'Nederlands' },
{ key: 'tur', label: 'Türkçe' }
];
})
/**