From 5c57cee1071323d0cbecac488b9a94121bf660b4 Mon Sep 17 00:00:00 2001 From: Sacha Greif Date: Sun, 28 Jul 2024 17:11:55 +0900 Subject: [PATCH] add strings --- common.yml | 2 +- state_of_css.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common.yml b/common.yml index 3ac96de..45fa98a 100644 --- a/common.yml +++ b/common.yml @@ -1445,7 +1445,7 @@ translations: t: Yukarıda belirtilmeyen diğer sektör(ler)de çalışıyorsanız belirtiniz. - key: usage.industry_sector aliasFor: user_info.industry_sector - - key: usage.industry_sector.description + - key: usage.industry_sector.question aliasFor: user_info.industry_sector.question - key: usage.industry_sector.others aliasFor: user_info.industry_sector.others diff --git a/state_of_css.yml b/state_of_css.yml index 5d90c86..b5a44bb 100644 --- a/state_of_css.yml +++ b/state_of_css.yml @@ -449,17 +449,17 @@ translations: - key: environments.form_factors t: Form Faktörleri - - key: environments.form_factors.description + - key: environments.form_factors.question t: Hangi form faktörlerini test ediyorsunuz? - key: environments.css_for_print t: Baskı için CSS - - key: environments.css_for_print.description + - key: environments.css_for_print.question t: Baskı stilleri yazıyor musunuz? - key: environments.css_for_email t: E-posta İstemcileri için CSS - - key: environments.css_for_email.description + - key: environments.css_for_email.question t: E-posta istemcileri için CSS yazıyor musunuz? ###########################################################################