mirror of
https://github.com/placeholder-soft/web.git
synced 2026-01-12 22:45:00 +08:00
chore: add Swedish & Thai translations (#1290)
This commit is contained in:
@@ -8,8 +8,7 @@ import { CSSProperties, useRef } from 'react';
|
||||
export default function SlidingTextSection() {
|
||||
const containerRef = useRef<HTMLDivElement>(null);
|
||||
|
||||
const text = ' Base is for everyone - بایس للجمیع - Base es para todos - 基地适合所有人 - La Base è per tutti - Base est pour tout le monde - Base ni ya kila mtu - Base yɛ ma obiara - Base nye amesiame tɔ - Base ji he ni mɔ fɛɛ mɔ yɔɔ - ';
|
||||
|
||||
const text = ' Base is for everyone - بایس للجمیع - Base es para todos - 基地适合所有人 - La Base è per tutti - Base est pour tout le monde - Base ni ya kila mtu - Base yɛ ma obiara - Base nye amesiame tɔ - Base ji he ni mɔ fɛɛ mɔ yɔɔ - Base är för alla - Base สำหรับทุกคน - ';
|
||||
|
||||
const containerClasses = classNames(
|
||||
'relative w-full overflow-hidden rounded-2xl bg-blue p-8',
|
||||
|
||||
Reference in New Issue
Block a user