web/save: move strings to i18n & translate to ru
also fixed line break in switcher for future lengthier translations (german, for example)
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
border-radius: var(--border-radius);
|
||||
}
|
||||
|
||||
.switcher :global(.button) {
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
.switcher:not(.big) :global(.button:first-child) {
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
|
||||
Reference in New Issue
Block a user