overpy 9.4.25 → 9.4.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/overpy.js +1 -1
- package/package.json +1 -1
package/overpy.js
CHANGED
|
@@ -135308,7 +135308,7 @@ var constantValues = (
|
|
|
135308
135308
|
"en-US": "White",
|
|
135309
135309
|
"es-MX": "Blanco",
|
|
135310
135310
|
"fr-FR": "Blanc",
|
|
135311
|
-
"ja-JP": "\
|
|
135311
|
+
"ja-JP": "\u30DB\u30EF\u30A4\u30C8",
|
|
135312
135312
|
"pt-BR": "Branco",
|
|
135313
135313
|
"th-TH": "\u0E02\u0E32\u0E27",
|
|
135314
135314
|
"tr-TR": "Beyaz",
|
package/package.json
CHANGED