Skip to content

Commit 2e9f106

Browse files
authored
Create README.md
1 parent 832c481 commit 2e9f106

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

content/bn/examples/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
স্থানীয়করণের জন্য পরীক্ষা চালানোর জন্য, নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
2+
3+
```
4+
go test k8s.io/website/content/<lang>/examples
5+
```
6+
7+
যেখানে `<lang>` একটি ভাষার দুটি অক্ষর উপস্থাপনা। উদাহরণ স্বরূপ:
8+
9+
```
10+
go test k8s.io/website/content/en/examples
11+
```

0 commit comments

Comments
 (0)