mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 15:31:11 +01:00
Update content of files
This commit is contained in:
parent
2f460c3979
commit
cbdeddb08f
2 changed files with 45 additions and 0 deletions
|
@ -13930,6 +13930,11 @@
|
|||
"Paint.Bubble",
|
||||
"Paint.Clear",
|
||||
"Paint.ClearConfirm",
|
||||
"Paint.ColorGrid",
|
||||
"Paint.ColorOpacity",
|
||||
"Paint.ColorSliders",
|
||||
"Paint.ColorSpectrum",
|
||||
"Paint.ColorTitle",
|
||||
"Paint.Delete",
|
||||
"Paint.Draw",
|
||||
"Paint.Duplicate",
|
||||
|
|
|
@ -6401,6 +6401,46 @@
|
|||
"singular": "Bubble"
|
||||
}
|
||||
},
|
||||
"Paint.ColorGrid": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Paint.ColorGrid",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Grid"
|
||||
}
|
||||
},
|
||||
"Paint.ColorOpacity": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Paint.ColorOpacity",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "OPACITY"
|
||||
}
|
||||
},
|
||||
"Paint.ColorSliders": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Paint.ColorSliders",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sliders"
|
||||
}
|
||||
},
|
||||
"Paint.ColorSpectrum": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Paint.ColorSpectrum",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Spectrum"
|
||||
}
|
||||
},
|
||||
"Paint.ColorTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Paint.ColorTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Colors"
|
||||
}
|
||||
},
|
||||
"Paint.Draw": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Paint.Draw",
|
||||
"photo_url": "https://telegra.ph/file/p/c7002984288/190c7eef26df025ee71b417.jpg?c=73,962,280,280,280,280",
|
||||
|
|
Loading…
Reference in a new issue