mirror of
https://github.com/XFox111/TabsAsideExtension.git
synced 2026-04-22 07:58:01 +03:00
chore: minor updates
This commit is contained in:
@@ -26,7 +26,7 @@ Check out our [latest blog post](https://at.xfox111.net/tabs-aside-3-0) regardin
|
||||
- English
|
||||
- Italian
|
||||
- Polish
|
||||
- Portuguese (Brazil)
|
||||
- Portuguese (Brazil) by @maisondasilva
|
||||
- Russian
|
||||
- Spanish
|
||||
- Ukrainian
|
||||
|
||||
@@ -24,9 +24,7 @@ export default function WelcomeDialog(): React.ReactElement
|
||||
{ i18n.t("features.v3welcome.text2") }
|
||||
</fui.Body1>
|
||||
<ul>
|
||||
{ !import.meta.env.FIREFOX &&
|
||||
<li>{ i18n.t("features.v3welcome.list.item1") }</li>
|
||||
}
|
||||
<li>{ i18n.t("features.v3welcome.list.item1") }</li>
|
||||
<li>{ i18n.t("features.v3welcome.list.item2") }</li>
|
||||
<li>{ i18n.t("features.v3welcome.list.item3") }</li>
|
||||
<li>{ i18n.t("features.v3welcome.list.item4") }</li>
|
||||
|
||||
+3
-3
@@ -191,9 +191,9 @@ colors:
|
||||
yellow: "Жовтий"
|
||||
green: "Зелений"
|
||||
pink: "Рожевий"
|
||||
purple: "Фіолетовий"
|
||||
cyan: "Голубий"
|
||||
orange: "Помаранчевий"
|
||||
purple: "Пурпуровий"
|
||||
cyan: "Бірюзовий"
|
||||
orange: "Оранжевий"
|
||||
|
||||
dialogs:
|
||||
edit:
|
||||
|
||||
Reference in New Issue
Block a user