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:
Benjamin Gamard
2019-05-15 13:34:21 +02:00
4 changed files with 5 additions and 4 deletions

View File

@@ -510,7 +510,8 @@ angular.module('docs',
{ key: 'tha', label: 'ภาษาไทย' },
{ key: 'kor', label: '한국어' },
{ key: 'nld', label: 'Nederlands' },
{ key: 'tur', label: 'Türkçe' }
{ key: 'tur', label: 'Türkçe' },
{ key: 'heb', label: 'עברית' }
];
})
/**