mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-24 08:46:20 -04:00
Enable Czech and Ukrainian translations
This commit is contained in:
parent
a458c00213
commit
08af4670ee
3 changed files with 13 additions and 1 deletions
|
@ -29,6 +29,7 @@ const relativePathsToCache = [
|
|||
'lang/ar.json',
|
||||
'lang/be.json',
|
||||
'lang/ca.json',
|
||||
'lang/cs.json',
|
||||
'lang/da.json',
|
||||
'lang/de.json',
|
||||
'lang/en.json',
|
||||
|
@ -47,6 +48,7 @@ const relativePathsToCache = [
|
|||
'lang/ro.json',
|
||||
'lang/ru.json',
|
||||
'lang/tr.json',
|
||||
'lang/uk.json',
|
||||
'lang/zh-CN.json',
|
||||
'lang/zh-TW.json'
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue