Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Spinning Ideas committed Nov 24, 2023
1 parent d41b45d commit 6cc65ee
Show file tree
Hide file tree
Showing 33 changed files with 96 additions and 34 deletions.
1 change: 1 addition & 0 deletions assets/About-kkd-Fzs6.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/Contact-jrjGHJ_q.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/Home-ZynlnwF5.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/Settings-WFTwKe0M.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions assets/index-_J4J_J_p.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions assets/index-x8xTpNGB.css

Large diffs are not rendered by default.

Binary file added assets/materialdesignicons-webfont-5GP3gWg_.eot
Binary file not shown.
Binary file added assets/materialdesignicons-webfont-RGYQqzrL.woff
Binary file not shown.
Binary file not shown.
Binary file added assets/materialdesignicons-webfont-srlQ1mDz.ttf
Binary file not shown.
1 change: 1 addition & 0 deletions assets/notificationsStore-RrGxiaY8.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion css/app.d83116e7.css

This file was deleted.

5 changes: 0 additions & 5 deletions css/chunk-vendors.6e40ca9c.css

This file was deleted.

Binary file removed fonts/MaterialIcons-Regular.2a61b00f.eot
Binary file not shown.
Binary file removed fonts/MaterialIcons-Regular.51cf1d64.ttf
Binary file not shown.
Binary file removed fonts/MaterialIcons-Regular.703cf8f2.woff2
Binary file not shown.
Binary file removed fonts/MaterialIcons-Regular.84a37de8.woff
Binary file not shown.
Binary file added fonts/inter.woff
Binary file not shown.
Binary file added fonts/inter.woff2
Binary file not shown.
8 changes: 7 additions & 1 deletion i18n/enUS.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
"email": "Email",
"message": "Message",
"messagedescription": "Enter message...",
"color": "Color",
"theme": "Theme",
"dark": "Dark",
"light": "Light",
"contact": "Contact",
"contactdescription": "Fill out the form to submit contact info - this is example use of form and styling it",
"moreinfo": "More Info",
Expand Down Expand Up @@ -38,8 +42,10 @@
"authenticatedcontent": "Authenticated Content",
"authenticatedcontentdescription": "Here is content displayed only if user is signed in",
"services": "Services",
"serviceexampletitle": "View Ip Address",
"serviceexampletitle": "View IP Address",
"serviceexampledescription": "Example of use of services and HttpClient",
"settings": "Settings",
"settingsdescription": "Example of use settings via local storage",
"forms": "Forms",
"formsexample": "Forms Example",
"formsexampledescription": "Example of use of forms and validation"
Expand Down
6 changes: 6 additions & 0 deletions i18n/esES.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"messagedescription": "Ingrese el mensaje...",
"contact": "Contacto",
"contactdescription": "Rellene el formulario para enviar información de contacto: este es un ejemplo de uso del formulario y su estilo",
"color": "Color",
"theme": "Tema",
"dark": "Oscura",
"light": "Ligera",
"moreinfo": "Más Información",
"save": "Salvar",
"cancel": "Cancelar",
Expand Down Expand Up @@ -40,6 +44,8 @@
"services": "Servicios",
"serviceexampletitle": "Ver dirección IP",
"serviceexampledescription": "Ejemplo de uso de servicios y HttpClient",
"settings": "Ajustes",
"settingsdescription": "Ejemplo de configuración de uso a través del almacenamiento local",
"forms": "Formas",
"formsexample": "Ejemplo De Formularios",
"formsexampledescription": "Ejemplo de uso de formularios y validación a través de forms"
Expand Down
6 changes: 6 additions & 0 deletions i18n/zhCN.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"messagedescription": "输入讯息...",
"contact": "联系",
"contactdescription": "填写表格以提交联系信息-这是表格使用和样式设计的示例",
"color": "颜色",
"theme": "主题",
"dark": "黑暗的",
"light": "",
"moreinfo": "更多信息",
"save": "",
"cancel": "取消",
Expand Down Expand Up @@ -40,6 +44,8 @@
"services": "服务",
"serviceexampletitle": "查看IP地址",
"serviceexampledescription": "服务和HttpClient的使用示例",
"settings": "设置",
"settingsdescription": "“通过本地存储进行使用设置的示例",
"forms": "形式",
"formsexample": "表格范例",
"formsexampledescription": "通过Formik使用表格和进行验证的示例"
Expand Down
Loading

0 comments on commit 6cc65ee

Please sign in to comment.