Skip to content

Commit

Permalink
update Arabic translation
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-defi committed Nov 25, 2024
1 parent 4dc26ae commit a5ce056
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ 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 is for everyone - بایس للجمیع - Base es para todos - 基地适合所有人 - La Base è per tutti - Base est pour tout le monde - Base ni ya kila mtu - ';

const containerClasses = classNames(
'relative w-full overflow-hidden rounded-2xl bg-blue p-8',
Expand Down

0 comments on commit a5ce056

Please sign in to comment.