Some comments

This commit is contained in:
Chi Vinh Le
2018-03-07 14:51:57 +01:00
parent 861f82a168
commit 6caf2f26f5
2 changed files with 4 additions and 0 deletions
@@ -1,5 +1,7 @@
import translations from './translations.yml';
export default {
// The only thing necessary on the client side is to provide
// a translation for the new enum.
translations,
};
@@ -1,5 +1,7 @@
import translations from './translations.yml';
export default {
// The only thing necessary on the client side is to provide
// a translation for the new enum.
translations,
};