Change subscription page title to "Your subscriptions" (#29377)

* adding plural translations for the languages that were easy to test with the help of AI

* adding remaining translations

* adding your_subscriptions

* running make sort_locales

* fixing nl.json to make it formal You

GitOrigin-RevId: 7510e2f8eee87fd2a256ece434cc59e6877893e6
This commit is contained in:
Davinder Singh
2025-11-10 10:46:40 +00:00
committed by Copybot
parent 0110ac4715
commit 34173eda46
21 changed files with 22 additions and 22 deletions

View File

@@ -468,7 +468,7 @@
"your_plan": "Ваш тариф",
"your_projects": "Созданные мной",
"your_sessions": "Ваши сессии",
"your_subscription": "Ваша подписка",
"your_subscription_has_expired": "Срок Вашей подписки истёк.",
"your_subscriptions": "Ваши подписки",
"zh-CN": "Китайский"
}