Skip to content

Commit

Permalink
Mahdi SARMADI RAD <mahdisarmadirad@gmail.com> updated Persian transla…
Browse files Browse the repository at this point in the history
…tion using Weblate @ translate-h5p.tk.

 Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-table/fa/

Mahdi SARMADI RAD <mahdisarmadirad@gmail.com> added Persian translation using Weblate @ translate-h5p.tk.

 Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-table/fa/
  • Loading branch information
weblate committed Jan 26, 2021
1 parent c13f693 commit c74b95d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions language/fa.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"semantics": [
{
"label": "جدول",
"default": "<table class=\"h5p-table\"><thead><tr><th scope=\"col\">Heading Column 1</th><th scope=\"col\">Heading Column 2</th></tr></thead><tbody><tr><td>Row 1 Col 1</td><td>Row 1 Col 2</td></tr><tr><td>Row 2 Col 1</td><td>Row 2 Col 2</td></tr></tbody></table>"
}
]
}

0 comments on commit c74b95d

Please sign in to comment.