We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae1aed commit 9b3ee4aCopy full SHA for 9b3ee4a
README.md
@@ -614,6 +614,7 @@ We currently have translations (except the 'Columns' button) for:
614
- Hebrew (he)
615
- Icelandic (is)
616
- Italian (it)
617
+- Macedonian (mk)
618
- Norwegian (no)
619
- Persian (fa)
620
- Polish (pl)
package.js
@@ -1,6 +1,6 @@
1
Package.describe({
2
summary: "A reactive table designed for Meteor",
3
- version: "0.8.37",
+ version: "0.8.38",
4
name: "aslagle:reactive-table",
5
git: "https://github.com/aslagle/reactive-table.git"
6
});
0 commit comments