Skip to content

Commit ccecaf3

Browse files
committed
Update readme file with Arabic translation
1 parent 07cc253 commit ccecaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ npm install vue-stepper --save
2121
| Properties | Type | Values |
2222
| :--------------- | :------- | :--------- |
2323
| `steps` | Array of Objects | Each object is a step that will be included in the stepper |
24-
| `locale` | String | Default: `en`. Current options: `en`, `es`, `pt`, `ja`, `he`, `cn`, `ru`. |
24+
| `locale` | String | Default: `en`. Current options: `en`, `es`, `pt`, `ja`, `he`, `cn`, `ru` , `ar`. |
2525
| `top-buttons` | Boolean | Default: `false`. If `true` buttons on the header, at the start and the end of the steps, will be shown for better user experience. |
2626
| `keep-alive` | Boolean | Default: `true`. If `true` step components won't be destroy in each step change, bue if `false` they will. |
2727

0 commit comments

Comments
 (0)