Add bidirectional (left-to-right, right-to-left) information to the currently supported locales

Repository details (talkie)
Project page
talkie
Project log category
(588 entries)
Repository
@joelpurra/talkie
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🌠 This project is popular.
Repository activity period
🗓
Commits
630 commits
Stars
69 stars
Commit details (9b83278b)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Add bidirectional (left-to-right, right-to-left) information to the currently supported locales

Raw text
Add bidirectional (left-to-right, right-to-left) information to the currently supported locales

Changed files (31)

Path Additions Deletions
_locales/ar/manual.json +5 -0
_locales/cs/manual.json +5 -0
_locales/da/manual.json +5 -0
_locales/de/manual.json +5 -0
_locales/el/manual.json +5 -0
_locales/en/manual.json +5 -0
_locales/es/manual.json +5 -0
_locales/fi/manual.json +5 -0
_locales/fr/manual.json +5 -0
_locales/he/manual.json +5 -0
_locales/hi/manual.json +5 -0
_locales/hu/manual.json +5 -0
_locales/id/manual.json +5 -0
_locales/it/manual.json +5 -0
_locales/ja/manual.json +5 -0
_locales/ko/manual.json +5 -0
_locales/nb/manual.json +5 -0
_locales/nl/manual.json +5 -0
_locales/pl/manual.json +5 -0
_locales/pt/manual.json +5 -0
_locales/ro/manual.json +5 -0
_locales/ru/manual.json +5 -0
_locales/sk/manual.json +5 -0
_locales/sv/manual.json +5 -0
_locales/th/manual.json +5 -0
_locales/tr/manual.json +5 -0
_locales/zh/manual.json +5 -0
package.json +3 -2
src/languages/.gitignore +2 -0
src/languages/base.json +4 -0
src/languages/overrides.json +1 -0

Commit categories (3)