From e2bcdcac468fc7fe63e74b1a67c8b25a28841c41 Mon Sep 17 00:00:00 2001 From: X Code Date: Tue, 2 Apr 2024 17:59:05 -0700 Subject: [PATCH] Update translation.md --- doc/translation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/translation.md b/doc/translation.md index 73613259..5aa0ab52 100644 --- a/doc/translation.md +++ b/doc/translation.md @@ -23,7 +23,7 @@ Expanded( ) ``` -Currently, translations are available for these 35 locales: +Currently, translations are available for these 36 locales: * `Locale('en')`, `Locale('ar')`, `Locale('bn')`, `Locale('bs')` * `Locale('cs')`, `Locale('de')`, `Locale('da')`, `Locale('fr')` @@ -33,7 +33,7 @@ Currently, translations are available for these 35 locales: * `Locale('uk')`, `Locale('ur')`, `Locale('pt')`, `Locale('pl')` * `Locale('vi')`, `Locale('id')`, `Locale('it')`, `Locale('ms')` * `Locale('nl')`, `Locale('no')`, `Locale('fa')`, `Locale('hi')` -* `Locale('sr')`, `Locale('sv')`, `Locale('sw')`, `Locale('ja')` +* `Locale('sk')`, `Locale('sr')`, `Locale('sv')`, `Locale('sw')`, `Locale('ja')` #### Contributing to translations