Updated on 2026-08-14

This commit is contained in:
Tangem 2025-10-06 14:30:09 +05:00
parent d84c61dc58
commit 4c8c06416f
21 changed files with 620 additions and 91 deletions

View file

@ -2,7 +2,7 @@ package com.tangem.utils
import java.util.Locale
object TangemLinks {
object TangemBlogUrlBuilder {
private const val RU_LOCALE = "ru"
private const val EN_LOCALE = "en"