Skip to content

Commit 5337fa7

Browse files
committed
translate template syntax
1 parent b86b070 commit 5337fa7

File tree

4 files changed

+102
-92
lines changed

4 files changed

+102
-92
lines changed

โ€Žglossary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,4 @@
5757
| container | ู…ูุณุชูˆุนูุจ |
5858
| CSS selector | ู…ูุญุฏู‘ูุฏ CSS |
5959
| assets | ู…ู„ุญู‚ุงุช |
60+
| modifier | ู…ูุนุฏู‘ูู„ |

โ€Žsrc/guide/essentials/application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const app = createApp({
1212
})
1313
```
1414

15-
## The Root Component {#the-root-component}
15+
## ุงู„ู…ูƒูˆู† ุงู„ุฌุฐุฑ {#the-root-component}
1616

1717
ุงู„ูƒุงุฆู† ุงู„ุฐูŠ ู†ู…ุฑุฑู‡ ุฅู„ู‰ ุฏุงู„ุฉ `createApp` ู‡ูˆ ููŠ ุงู„ุฃุตู„ ู…ูƒูˆู†. ูŠุชุทู„ุจ ูƒู„ ุชุทุจูŠู‚ "ู…ูƒูˆูู‘ู†ู‹ุง ุฌุฐุฑูŠู‹ุง" ุงู„ุฐูŠ ุจุฏูˆุฑู‡ ูŠู…ูƒู† ุฃู† ูŠุญุชูˆูŠ ุนู„ู‰ ู…ูƒูˆู†ุงุช ุฃุฎุฑู‰ ู…ุซู„ ู…ูƒูˆู†ุงุชู‡ ุงู„ูุฑุนูŠุฉ.
1818

-3.73 KB
Loading

0 commit comments

Comments
ย (0)