mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-12 19:09:56 +03:00
pmb.helpers.locale: new module (MR 2497)
Add module that provides utilities and information related to localization. Initial implementation includes code to generate keyboard configs for locale set by user.
This commit is contained in:
parent
3e18183aed
commit
556160b200
4 changed files with 458 additions and 1 deletions
|
@ -100,6 +100,15 @@ pmb.helpers.lint module
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pmb.helpers.locale module
|
||||
-------------------------
|
||||
|
||||
.. automodule:: pmb.helpers.locale
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
pmb.helpers.logging module
|
||||
--------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue