mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-22 17:50:47 +08:00
Using resource turned out to be bad choice as well, component seems better choice. Signed-off-by: Michal Čihař <michal@cihar.com>
11 lines
405 B
ReStructuredText
Vendored
11 lines
405 B
ReStructuredText
Vendored
Weblate basics
|
|
==============
|
|
|
|
Projects structure
|
|
------------------
|
|
|
|
Each project can contain various components. The reason for this structure is
|
|
that all components in a project are expected to have a lot in common.
|
|
Whenever translation is made in single component, it is automatically
|
|
propagated to others within same project (this is especially useful when
|
|
translating more version of same project).
|