fix: update styling on custom quote settings etc

This commit is contained in:
David Ralph 2022-09-22 10:38:22 +01:00
parent 75a15533d2
commit 252fe0aa9a
12 changed files with 15 additions and 2 deletions

View File

@ -1,6 +1,6 @@
import variables from 'modules/variables';
import React, { PureComponent } from 'react';
import { MdCancel, MdAdd, MdSource, MdOutlineKeyboardArrowRight } from 'react-icons/md';
import { MdCancel, MdAdd, MdSource, MdOutlineKeyboardArrowRight, MdOutlineFormatQuote } from 'react-icons/md';
import TextareaAutosize from '@mui/material/TextareaAutosize';
import Header from '../Header';
@ -151,8 +151,9 @@ export default class QuoteSettings extends PureComponent {
) : (
<div className="photosEmpty">
<div className="emptyNewMessage">
<MdOutlineFormatQuote/>
<span className="title">
{variables.getMessage('modals.main.settings.sections.message.no_messages')}
{variables.getMessage('modals.main.settings.sections.quote.no_quotes')}
</span>
<span className="subtitle">
{variables.getMessage('modals.main.settings.sections.message.add_some')}
@ -247,6 +248,7 @@ export default class QuoteSettings extends PureComponent {
<SettingsItem
title={variables.getMessage('modals.main.settings.additional_settings')}
subtitle={variables.getMessage('modals.main.settings.sections.quote.additional')}
final={true}
>
<Dropdown
label={variables.getMessage(

View File

@ -152,6 +152,7 @@
"author_link": "Autor Link",
"custom": "Benutzerdefiniertes Zitat",
"custom_subtitle": "Set your own custom quotes",
"no_quotes": "No quotes",
"author": "Author",
"custom_buttons": "Buttons",
"custom_author": "Benutzerdefinierter Autor",

View File

@ -146,6 +146,7 @@
"author_link": "Author link",
"custom": "Custom quote",
"custom_subtitle": "Set your own custom quotes",
"no_quotes": "No quotes",
"author": "Author",
"custom_buttons": "Buttons",
"custom_author": "Custom author",

View File

@ -152,6 +152,7 @@
"author_link": "Author link",
"custom": "Custom quote",
"custom_subtitle": "Set your own custom quotes",
"no_quotes": "No quotes",
"author": "Author",
"custom_buttons": "Buttons",
"custom_author": "Custom author",

View File

@ -152,6 +152,7 @@
"author_link": "Enlace del autor",
"custom": "Cita personalizada",
"custom_subtitle": "Set your own custom quotes",
"no_quotes": "No quotes",
"author": "Author",
"custom_buttons": "Buttons",
"custom_author": "Autor personalizado",

View File

@ -152,6 +152,7 @@
"author_link": "Lien auteur",
"custom": "Citation personnalisé",
"custom_subtitle": "Set your own custom quotes",
"no_quotes": "No quotes",
"author": "Author",
"custom_buttons": "Buttons",
"custom_author": "Auteur de devis personnalisé",

View File

@ -152,6 +152,7 @@
"author_link": "Pranala penulis",
"custom": "Kutipan kustom",
"custom_subtitle": "Set your own custom quotes",
"no_quotes": "No quotes",
"author": "Author",
"custom_buttons": "Buttons",
"custom_author": "Penulis kustom",

View File

@ -152,6 +152,7 @@
"author_link": "Author link",
"custom": "Custom quote",
"custom_subtitle": "Set your own custom quotes",
"no_quotes": "No quotes",
"author": "Author",
"custom_buttons": "Buttons",
"custom_author": "Custom author",

View File

@ -152,6 +152,7 @@
"author_link": "Author link",
"custom": "Custom quote",
"custom_subtitle": "Set your own custom quotes",
"no_quotes": "No quotes",
"author": "Author",
"custom_buttons": "Buttons",
"custom_author": "Custom author",

View File

@ -152,6 +152,7 @@
"author_link": "Author link",
"custom": "Custom quote",
"custom_subtitle": "Set your own custom quotes",
"no_quotes": "No quotes",
"author": "Author",
"custom_buttons": "Buttons",
"custom_author": "Custom author",

View File

@ -152,6 +152,7 @@
"author_link": "Yazar Bağlantısını Göster",
"custom": "Not Özelleştir",
"custom_subtitle": "Kendi özel alıntınızı belirleyin, ekleyin.",
"no_quotes": "No quotes",
"author": "Yazar",
"custom_buttons": "Butonlar",
"custom_author": "Yazar Özelleştir",

View File

@ -152,6 +152,7 @@
"author_link": "出处链接",
"custom": "自定义名言",
"custom_subtitle": "Set your own custom quotes",
"no_quotes": "No quotes",
"author": "Author",
"custom_buttons": "Buttons",
"custom_author": "自定义出处",