mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-09-07 16:35:43 +00:00
feat: add configurable sidebar and top navigation layout modes commit
This commit is contained in:
@@ -168,6 +168,12 @@ export const am: Translations = {
|
||||
title: 'ባለሁለት ደረጃ ማረጋገጫ',
|
||||
desc: 'በየጊዜው ሲገቡ ከስልክዎ የአንድ ጊዜ ኮድ ያስፈልጋል።',
|
||||
},
|
||||
layout: {
|
||||
title: 'አቀማመጥ',
|
||||
subtitle: 'የማውጫ አቀማመጥ እንዴት እንደሚታይ ይምረጡ።',
|
||||
top: 'የላይኛው ትሮች',
|
||||
sidebar: 'የጎን አሞሌ',
|
||||
},
|
||||
notifications: {
|
||||
title: 'የኢሜይል ማሳወቂያዎች',
|
||||
desc: 'ስለ መለያ እንቅስቃሴዎ በኢሜይል ዝማኔዎችን ይቀበሉ።',
|
||||
|
||||
@@ -166,6 +166,12 @@ export const en = {
|
||||
title: 'Two-step verification',
|
||||
desc: 'Require a one-time code from your phone each time you sign in.',
|
||||
},
|
||||
layout: {
|
||||
title: 'Layout',
|
||||
subtitle: 'Choose how the navigation is displayed.',
|
||||
top: 'Top tabs',
|
||||
sidebar: 'Sidebar',
|
||||
},
|
||||
notifications: {
|
||||
title: 'Email notifications',
|
||||
desc: 'Receive updates about your account activity by email.',
|
||||
|
||||
Reference in New Issue
Block a user