feat: Add Italian translation. Thanks to @belf88
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import login from './login';
|
||||
|
||||
export default {
|
||||
language: 'it',
|
||||
country: 'it',
|
||||
name: 'Italiano',
|
||||
embeddedLocale: login,
|
||||
};
|
||||
Reference in New Issue
Block a user