Files

7 lines
263 B
Python

"""Bundled MeshCore Bot translation catalogs.
The JSON files in this package are runtime data. Keeping them in an importable
package lets installed wheels load the defaults through ``importlib.resources``
without depending on the process working directory.
"""