Use case #3: Translate a WordPress object #15
lecoqlibre
started this conversation in
Use cases
Replies: 1 comment 2 replies
-
Maybe one component per WordPress object is not too fine-grained? It can easily grow to hundredths of components what will be hard to navigate. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
The WP administrator sets up a WP object for translating. To do so, the WP object is assigned to a WP component that refers to a Weblate component which contains the translated content. This use case is frequently used to allow translating the website's content.
Postconditions
Minimal guarantees
Success guarantees
translation
for each translation language of the WP objectunits
:context
"title"context
"slug"context
"content"Preconditions
Scenario
Extensions
Beta Was this translation helpful? Give feedback.
All reactions