mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
15cd88472a
commit
724848e364
@ -370,7 +370,7 @@ class Translations(POT): # {{{
|
||||
files = []
|
||||
skip_iso = {
|
||||
'si', 'te', 'km', 'en_GB', 'en_AU', 'en_CA', 'yi', 'ku', 'my', 'uz@Latn', 'fil', 'hy', 'ltg', 'km_KH', 'km',
|
||||
'ur', 'ml', 'fo', 'ug', 'jv'
|
||||
'ur', 'ml', 'fo', 'ug', 'jv', 'nds',
|
||||
}
|
||||
|
||||
def handle_stats(f, data):
|
||||
|
Loading…
x
Reference in New Issue
Block a user