mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
Udate HACKING (## Translations)
Added ## Translations. ## Internationalization needs some updates.
This commit is contained in:
parent
7cb96b62dd
commit
ca5f429798
11
HACKING
11
HACKING
@ -128,3 +128,14 @@ yet (we have no translation files), but we need to put the
|
|||||||
infrastructure in place for it from the start. Use it like this:
|
infrastructure in place for it from the start. Use it like this:
|
||||||
|
|
||||||
log.error(_("Couldn't import %s: %s"), path, e)
|
log.error(_("Couldn't import %s: %s"), path, e)
|
||||||
|
|
||||||
|
## Translations
|
||||||
|
|
||||||
|
Introduce yourself on #freedombox IRC (irc.debian.org) and start translating
|
||||||
|
the PO file from your language directory from:
|
||||||
|
Plinth/plinth/locale/
|
||||||
|
Introducing yourself is important since some work may have been done already
|
||||||
|
on Debian translators discussion lists and Transifex localization platform.
|
||||||
|
https://www.transifex.com/freedombox/
|
||||||
|
https://www.debian.org/MailingLists/subscribe
|
||||||
|
For more information on translations: https://wiki.debian.org/FreedomBox/Translate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user