Skip to content

Commit b84e5fd

Browse files
VincentTammmistakes
authored andcommitted
Remove fullstop in some Staticman UI text (#2220)
In this UI text, the 2nd sentence is not finished. comment_form_info : "Your email address will not be published. Required fields are marked"
1 parent 4f9aca2 commit b84e5fd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_data/ui-text.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@ lt: &DEFAULT_LT
714714
email_label : "El. paštas"
715715
recent_posts : "Naujausi įrašai"
716716
undefined_wpm : "Nedeklaruotas parametras words_per_minute faile _config.yml"
717-
comment_form_info : "El. pašto adresas nebus viešinamas. Būtini laukai pažymėti."
717+
comment_form_info : "El. pašto adresas nebus viešinamas. Būtini laukai pažymėti"
718718
comment_form_comment_label : "Komentaras"
719719
comment_form_md_info : "Markdown palaikomas."
720720
comment_form_name_label : "Vardas"
@@ -814,7 +814,7 @@ sv: &DEFAULT_SV
814814
email_label : "E-post"
815815
recent_posts : "Senaste inlägg"
816816
undefined_wpm : "Odefinerade parametrar words_per_minute i _config.yml"
817-
comment_form_info : "Din e-post adress kommer inte att publiceras. Obligatoriska fält är markerade."
817+
comment_form_info : "Din e-post adress kommer inte att publiceras. Obligatoriska fält är markerade"
818818
comment_form_comment_label : "Kommentar"
819819
comment_form_md_info : "Stöd för Markdown finns."
820820
comment_form_name_label : "Namn"
@@ -968,7 +968,7 @@ vi: &DEFAULT_VI
968968
email_label : "Email"
969969
recent_posts : "Bài viết mới"
970970
undefined_wpm : "Chưa định nghĩa thông số words_per_minute tại _config.yml"
971-
comment_form_info : "Email của bạn sẽ được giữ bí mật. Các phần bắt buộc được đánh dấu."
971+
comment_form_info : "Email của bạn sẽ được giữ bí mật. Các phần bắt buộc được đánh dấu"
972972
comment_form_comment_label : "Bình luận"
973973
comment_form_md_info : "Hỗ trợ Markdown."
974974
comment_form_name_label : "Tên"
@@ -1072,7 +1072,7 @@ pl: &DEFAULT_PL
10721072
email_label : "Email"
10731073
recent_posts : "Najnowsze wpisy"
10741074
undefined_wpm : "Parametr words_per_minute nie został zdefiniowany w _config.yml."
1075-
comment_form_info : "Twój adres email nie będzie udostępiony. Wymagane pola są oznaczone."
1075+
comment_form_info : "Twój adres email nie będzie udostępiony. Wymagane pola są oznaczone"
10761076
comment_form_comment_label : "Skomentuj"
10771077
comment_form_md_info : "Markdown jest wspierany"
10781078
comment_form_name_label : "Imię"
@@ -1224,7 +1224,7 @@ hu: &DEFAULT_HU
12241224
email_label : "Email"
12251225
recent_posts : "Friss cikkek"
12261226
undefined_wpm : "Ismeretlen paraméter words_per_minute : _config.yml"
1227-
comment_form_info : "Az e-mail címed nem lesz publikus. A csillagozott mezők kitöltése kötelező."
1227+
comment_form_info : "Az e-mail címed nem lesz publikus. A csillagozott mezők kitöltése kötelező"
12281228
comment_form_comment_label : "Hozzászólás"
12291229
comment_form_md_info : "Támogatott formázási mód: Markdown"
12301230
comment_form_name_label : "Név"

0 commit comments

Comments
 (0)