Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorEmruz Hossain <hossainemruz@gmail.com>2021-03-23 18:46:41 +0300
committerGitHub <noreply@github.com>2021-03-23 18:46:41 +0300
commit2af89479bee6cac2012a7b6c5603dd3712e7fa49 (patch)
treec794750df95a7097e20c67adeee93cf744f9c0d1 /i18n
parentcf88e957820a2b32c9b4dd9bb29cec68f23ed626 (diff)
Fix courses visibility toggler button (#257)
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Diffstat (limited to 'i18n')
-rw-r--r--i18n/bn.toml7
-rw-r--r--i18n/cn.toml5
-rw-r--r--i18n/de.toml5
-rw-r--r--i18n/en.toml7
-rw-r--r--i18n/es.toml5
-rw-r--r--i18n/fr.toml5
-rw-r--r--i18n/hi.toml5
-rw-r--r--i18n/id.toml5
-rw-r--r--i18n/it.toml5
-rw-r--r--i18n/jp.toml5
-rw-r--r--i18n/ko.toml5
-rw-r--r--i18n/ru.toml5
-rw-r--r--i18n/vn.toml5
13 files changed, 54 insertions, 15 deletions
diff --git a/i18n/bn.toml b/i18n/bn.toml
index 15f4daf..9e9ffc2 100644
--- a/i18n/bn.toml
+++ b/i18n/bn.toml
@@ -68,8 +68,11 @@ other = "অর্জিত ক্রেডিট"
[extracurricular_activities]
other = "পাঠক্রম বহির্ভূত কার্যক্রম"
-[see_more]
-other = "আরো দেখুন"
+[show_more]
+other = "আরো দেখান"
+
+[show_less]
+other = "কম দেখান"
[responsibilities]
other = "দায়িত্বসমুহ:"
diff --git a/i18n/cn.toml b/i18n/cn.toml
index 2b8faf1..b83598f 100644
--- a/i18n/cn.toml
+++ b/i18n/cn.toml
@@ -71,9 +71,12 @@ other = "获得分数"
[extracurricular_activities]
other = "课外活动"
-[see_more]
+[show_more]
other = "查看更多"
+[show_less]
+other = "显示较少"
+
# [responsibilities]
# other = "Responsibilities:"
diff --git a/i18n/de.toml b/i18n/de.toml
index 90d48b6..3dcf4b4 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -71,9 +71,12 @@ other = "Krediet verkregen"
[extracurricular_activities]
other = "Buitenschoolse activiteiten"
-[see_more]
+[show_more]
other = "Bekijk meer"
+[show_less]
+other = "Laat minder zien"
+
# [responsibilities]
# other = "Responsibilities:"
diff --git a/i18n/en.toml b/i18n/en.toml
index 4b600ee..8a70ff2 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -71,8 +71,11 @@ other = "Obtained Credit"
[extracurricular_activities]
other = "Extracurricular Activities"
-[see_more]
-other = "See More"
+[show_more]
+other = "Show More"
+
+[show_less]
+other = "Show Less"
[responsibilities]
other = "Responsibilities:"
diff --git a/i18n/es.toml b/i18n/es.toml
index 4648daf..378f045 100644
--- a/i18n/es.toml
+++ b/i18n/es.toml
@@ -71,9 +71,12 @@ other = "Crédito obtenido"
[extracurricular_activities]
other = "Actividades extracurriculares"
-[see_more]
+[show_more]
other = "Ver más"
+[show_less]
+other = "Muestra menos"
+
# [responsibilities]
# other = "Responsibilities:"
diff --git a/i18n/fr.toml b/i18n/fr.toml
index 3a9c2e5..b895da4 100644
--- a/i18n/fr.toml
+++ b/i18n/fr.toml
@@ -71,9 +71,12 @@ other = "Crédit obtenu"
[extracurricular_activities]
other = "Activités extra-scolaires"
-[see_more]
+[show_more]
other = "En savoir plus"
+[show_less]
+other = "Montrer moins"
+
# [responsibilities]
# other = "Responsibilities:"
diff --git a/i18n/hi.toml b/i18n/hi.toml
index ea0cd6c..3cf581d 100644
--- a/i18n/hi.toml
+++ b/i18n/hi.toml
@@ -71,9 +71,12 @@ other = "श्रेय प्राप्त किया"
[extracurricular_activities]
other = "अतिरिक्त पाठयक्रम गतिविधियों"
-[see_more]
+[show_more]
other = "और देखें"
+[show_less]
+other = "कम दिखाएं"
+
# [responsibilities]
# other = "Responsibilities:"
diff --git a/i18n/id.toml b/i18n/id.toml
index f2fa405..a528a60 100644
--- a/i18n/id.toml
+++ b/i18n/id.toml
@@ -71,9 +71,12 @@ other = "Memperoleh Kredit"
[extracurricular_activities]
other = "Kegiatan ekstrakulikuler"
-[see_more]
+[show_more]
other = "Lihat Selengkapnya"
+[show_less]
+other = "Tampilkan Lebih Sedikit"
+
# [responsibilities]
# other = "Responsibilities:"
diff --git a/i18n/it.toml b/i18n/it.toml
index 1d8ad81..cc8f843 100644
--- a/i18n/it.toml
+++ b/i18n/it.toml
@@ -71,9 +71,12 @@ other = "Credito ottenuto"
[extracurricular_activities]
other = "Attività extracurriculari"
-[see_more]
+[show_more]
other = "Vedi altro"
+[show_less]
+other = "Mostra meno"
+
# [responsibilities]
# other = "Responsibilities:"
diff --git a/i18n/jp.toml b/i18n/jp.toml
index 06f3f4d..7d6e329 100644
--- a/i18n/jp.toml
+++ b/i18n/jp.toml
@@ -68,9 +68,12 @@ other = "取得したクレジット"
[extracurricular_activities]
other = "課外活動"
-[see_more]
+[show_more]
other = "続きを見る"
+[show_less]
+other = "表示を減らす"
+
# [responsibilities]
# other = "Responsibilities:"
diff --git a/i18n/ko.toml b/i18n/ko.toml
index d4e3271..26dab1f 100644
--- a/i18n/ko.toml
+++ b/i18n/ko.toml
@@ -71,9 +71,12 @@ other = "획득한 수익"
[extracurricular_activities]
other = "기타 활동"
-[see_more]
+[show_more]
other = "더보기"
+[show_less]
+other = "간단히보기"
+
# [responsibilities]
# other = "Responsibilities:"
diff --git a/i18n/ru.toml b/i18n/ru.toml
index 6c02809..b4a8f9d 100644
--- a/i18n/ru.toml
+++ b/i18n/ru.toml
@@ -71,9 +71,12 @@ other = "Полученный кредит"
[extracurricular_activities]
other = "Внеклассные занятия"
-[see_more]
+[show_more]
other = "Узнать больше"
+[show_less]
+other = "Показывай меньше"
+
# [responsibilities]
# other = "Responsibilities:"
diff --git a/i18n/vn.toml b/i18n/vn.toml
index 98b5fec..029ebd6 100644
--- a/i18n/vn.toml
+++ b/i18n/vn.toml
@@ -71,9 +71,12 @@ other = "Tín dụng thu được"
[extracurricular_activities]
other = "Các hoạt động ngoại khóa"
-[see_more]
+[show_more]
other = "Xem thêm"
+[show_less]
+other = "Hiện ít hơn"
+
# [responsibilities]
# other = "Responsibilities:"