mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 12:35:07 +00:00
Fixed a small typo in multi-language component page
This commit is contained in:
parent
3253fbfaf4
commit
6ee6934e0d
|
@ -56,7 +56,7 @@
|
||||||
|
|
||||||
// i18n/tr.ts
|
// i18n/tr.ts
|
||||||
export const locale = {
|
export const locale = {
|
||||||
lang: 'en',
|
lang: 'tr',
|
||||||
data: {
|
data: {
|
||||||
'MAIL': {
|
'MAIL': {
|
||||||
'COMPOSE': 'YENİ E-POSTA'
|
'COMPOSE': 'YENİ E-POSTA'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user