rsnext/examples/with-next-translate/locales/ar/common.json
Laith Younes 3f9c469bca
Add RTL to with-next-translate example (#22808)
### Arabic/Hebrew RTL to `with-next-translate` Example
Added a simple example to change HTML direction based on the currently selected language

### References: 
- [#19049](https://github.com/vercel/next.js/discussions/19049)
- [#18667](https://github.com/vercel/next.js/issues/18667)
2021-03-08 00:33:42 +00:00

5 lines
97 B
JSON

{
"title": "مثال with-next-translate",
"powered": "Powered by",
"alt": "Vercel logo"
}