mirror of
https://github.com/wassname/talk.git
synced 2026-07-16 11:22:16 +08:00
Some comments
This commit is contained in:
@@ -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,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user