mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Fix translation keys.
This commit is contained in:
@@ -3,7 +3,7 @@ import RespectButton from './containers/RespectButton';
|
||||
import translations from './translations.json';
|
||||
import {loadTranslations} from 'coral-i18n/services/i18n';
|
||||
|
||||
Promise.all([loadTranslations(translations)]);
|
||||
loadTranslations(translations);
|
||||
|
||||
export default {
|
||||
slots: {
|
||||
|
||||
Reference in New Issue
Block a user