File tree Expand file tree Collapse file tree 3 files changed +8
-28
lines changed
Resources/Private/Translations Expand file tree Collapse file tree 3 files changed +8
-28
lines changed Original file line number Diff line number Diff line change 10
10
inlineEditable : true
11
11
reloadIfChanged : true
12
12
inspector :
13
+ editor : Neos.Neos/Inspector/Editors/TextFieldEditor
13
14
editorOptions :
14
15
placeholder : i18n
15
16
group : yoast
Original file line number Diff line number Diff line change 6
6
<source >Focus keyphrase</source >
7
7
<target >Fokus-Schlüsselphrase</target >
8
8
</trans-unit >
9
+ <trans-unit id =" properties.focusKeyword.textFieldEditor.placeholder" >
10
+ <source >Focus keyphrase for this page</source >
11
+ <target >Fokus-Schlüsselphrase für diese Seite</target >
12
+ </trans-unit >
9
13
<trans-unit id =" properties.isCornerstone" >
10
14
<source >is Cornerstone</source >
11
15
<target >ist Hauptdokument</target >
12
16
</trans-unit >
13
- <trans-unit id =" properties.title.aloha.placeholder" >
14
- <source >Enter the title for this page</source >
15
- <target >Geben Sie den Titel für diese Seite ein</target >
16
- </trans-unit >
17
- <trans-unit id =" properties.titleOverride.aloha.placeholder" >
18
- <source >Enter the optional title override for this page</source >
19
- <target >Überscheiben Sie optional den Titel für diese Seite</target >
20
- </trans-unit >
21
- <trans-unit id =" properties.metaDescription.aloha.placeholder" >
22
- <source >Enter the meta description for this page</source >
23
- <target >Geben Sie die Metabeschreibung für diese Seite ein</target >
24
- </trans-unit >
25
- <trans-unit id =" properties.focusKeyword.aloha.placeholder" >
26
- <source >Enter the main keyword for this page</source >
27
- <target >Geben Sie das wichtigste Schlüsselwort für diese Seite ein</target >
28
- </trans-unit >
29
17
</body >
30
18
</file >
31
19
</xliff >
Original file line number Diff line number Diff line change 5
5
<trans-unit id =" properties.focusKeyword" >
6
6
<source >Focus keyphrase</source >
7
7
</trans-unit >
8
+ <trans-unit id =" properties.focusKeyword.textFieldEditor.placeholder" >
9
+ <source >Focus keyphrase for this page</source >
10
+ </trans-unit >
8
11
<trans-unit id =" properties.isCornerstone" >
9
12
<source >is Cornerstone</source >
10
13
</trans-unit >
11
- <trans-unit id =" properties.title.aloha.placeholder" >
12
- <source >Enter the title for this page</source >
13
- </trans-unit >
14
- <trans-unit id =" properties.titleOverride.aloha.placeholder" >
15
- <source >Enter the optional title override for this page</source >
16
- </trans-unit >
17
- <trans-unit id =" properties.metaDescription.aloha.placeholder" >
18
- <source >Enter the meta description for this page</source >
19
- </trans-unit >
20
- <trans-unit id =" properties.focusKeyword.aloha.placeholder" >
21
- <source >Enter the main keyword for this page</source >
22
- </trans-unit >
23
14
</body >
24
15
</file >
25
16
</xliff >
You can’t perform that action at this time.
0 commit comments