Skip to content

Remove special chars from localization #2100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 14, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Datepicker: Remove symbols in localization
Follow-up to dfff5e7

Fixes gh-2048
Closes gh-2050
  • Loading branch information
fnagel authored and mgol committed Jul 14, 2022
commit 4556411bebfe6865f645599cc70bb2aa93af3d8f
4 changes: 2 additions & 2 deletions ui/i18n/datepicker-fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional.fi = {
closeText: "Sulje",
prevText: "«Edellinen",
nextText: "Seuraava»",
prevText: "Edellinen",
nextText: "Seuraava",
currentText: "Tänään",
monthNames: [ "Tammikuu", "Helmikuu", "Maaliskuu", "Huhtikuu", "Toukokuu", "Kesäkuu",
"Heinäkuu", "Elokuu", "Syyskuu", "Lokakuu", "Marraskuu", "Joulukuu" ],
Expand Down
2 changes: 1 addition & 1 deletion ui/i18n/datepicker-is.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

datepicker.regional.is = {
closeText: "Loka",
prevText: " Fyrri",
prevText: "Fyrri",
nextText: "Næsti ",
currentText: "Í dag",
monthNames: [ "Janúar", "Febrúar", "Mars", "Apríl", "Maí", "Júní",
Expand Down
2 changes: 1 addition & 1 deletion ui/i18n/datepicker-ka.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

datepicker.regional.ka = {
closeText: "დახურვა",
prevText: " წინა",
prevText: "წინა",
nextText: "შემდეგი ",
currentText: "დღეს",
monthNames: [
Expand Down
4 changes: 2 additions & 2 deletions ui/i18n/datepicker-nl-BE.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional[ "nl-BE" ] = {
closeText: "Sluiten",
prevText: "",
nextText: "",
prevText: "",
nextText: "",
currentText: "Vandaag",
monthNames: [ "januari", "februari", "maart", "april", "mei", "juni",
"juli", "augustus", "september", "oktober", "november", "december" ],
Expand Down
4 changes: 2 additions & 2 deletions ui/i18n/datepicker-nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional.nl = {
closeText: "Sluiten",
prevText: "",
nextText: "",
prevText: "",
nextText: "",
currentText: "Vandaag",
monthNames: [ "januari", "februari", "maart", "april", "mei", "juni",
"juli", "augustus", "september", "oktober", "november", "december" ],
Expand Down
2 changes: 1 addition & 1 deletion ui/i18n/datepicker-ro.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

datepicker.regional.ro = {
closeText: "Închide",
prevText: " Luna precedentă",
prevText: "Luna precedentă",
nextText: "Luna următoare ",
currentText: "Azi",
monthNames: [ "Ianuarie", "Februarie", "Martie", "Aprilie", "Mai", "Iunie",
Expand Down
4 changes: 2 additions & 2 deletions ui/i18n/datepicker-th.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

datepicker.regional.th = {
closeText: "ปิด",
prevText: " ย้อน",
nextText: "ถัดไป ",
prevText: "ย้อน",
nextText: "ถัดไป",
currentText: "วันนี้",
monthNames: [ "มกราคม", "กุมภาพันธ์", "มีนาคม", "เมษายน", "พฤษภาคม", "มิถุนายน",
"กรกฎาคม", "สิงหาคม", "กันยายน", "ตุลาคม", "พฤศจิกายน", "ธันวาคม" ],
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy