Skip to content

Commit f72f5f8

Browse files
authored
Update translation.md
1 parent 417edc9 commit f72f5f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/development/translation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ METHOD z2ui5_if_app~main.
2727
ENDMETHOD.
2828
```
2929

30-
### Data Element Texts
30+
### Data Elements
3131
You can also retrieve and display the short, medium, or long descriptions of data elements (DD04T). Here’s how to access these text types programmatically:
3232

3333
::: code-group
@@ -161,4 +161,4 @@ CLASS lcl_help IMPLEMENTATION.
161161
ENDCLASS.
162162
```
163163

164-
:::
164+
:::

0 commit comments

Comments
 (0)