We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8828755 + e26a8cf commit 8c5ad0aCopy full SHA for 8c5ad0a
public/langs.json
@@ -624,6 +624,11 @@
624
"htr": 53149
625
}
626
},
627
+ "swe-lion-i": {
628
+ "transkribus": {
629
+ "htr": 5518
630
+ }
631
+ },
632
"syr": {
633
"tesseract": "syr",
634
"google": "syr"
src/Engine/EngineBase.php
@@ -93,6 +93,7 @@ abstract class EngineBase {
93
'sk-hand' => 'Handwritten Glagolitic',
94
'sr-latn' => 'Српски (латиница)',
95
'swe-3' => 'Stockholm Notaries 1700 3.0',
96
+ 'swe-lion-i' => 'The Swedish Lion I',
97
'syr' => 'leššānā Suryāyā',
98
'uz-cyrl' => 'oʻzbekcha',
99
'uk-20th-print' => 'Printed Ukrainian 20th century',
0 commit comments