Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/babel/preset-env-7…
Browse files Browse the repository at this point in the history
….26.7
  • Loading branch information
lewisgoddard authored Jan 28, 2025
2 parents d011221 + 1036785 commit cfbd217
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 15 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
tools: composer

- name: Setup Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: 18

Expand All @@ -53,7 +53,7 @@ jobs:
tools: composer

- name: Setup Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: 18

Expand All @@ -78,7 +78,7 @@ jobs:
tools: composer

- name: Setup Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: 18

Expand All @@ -103,7 +103,7 @@ jobs:
tools: composer

- name: Setup Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: 18

Expand All @@ -127,7 +127,7 @@ jobs:
tools: composer

- name: Setup Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: 18

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
tools: composer

- name: Setup Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: 18

Expand Down
16 changes: 10 additions & 6 deletions _backend/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions _lang/tr/index.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"The thoughtful, capable, and ethical replacement for Windows and macOS": "İncelikli, yetenekli ve etik olarak tasarlanmış Windows ve macOS alternatifi",
"Generic laptop computer": "Genel dizüstü bilgisayar",
"elementary OS 8 desktop": "",
"elementary OS 8 desktop": "elementary OS 8 masaüstü",
"Pay What You Can:": "İstediğiniz Kadar Ödeyin:",
"Custom": "Miktarı belirleyin",
"Enter any dollar amount.": "Miktarı dolar cinsinden yazın.",
"Purchase elementary OS": "elementary OS'u satın al",
"Recommended System Specs": "Önerilen Sistem Özellikleri",
"FAQ": "SSS",
"What’s New in elementary OS 8": "",
"Carefree because you're cared for. OS 8 brings a Secure Session that ensures apps respect your privacy and require your consent, a brand new Dock with productive multitasking and window management features, and empowers our diverse community through Inclusive Design.": "",
"What’s New in elementary OS 8": "elementary OS 8'deki yenilikler",
"Carefree because you're cared for. OS 8 brings a Secure Session that ensures apps respect your privacy and require your consent, a brand new Dock with productive multitasking and window management features, and empowers our diverse community through Inclusive Design.": "Endişesiz çünkü sizi düşünüyoruz. OS 8, uygulamaların gizliliğinize saygı göstermesini ve onayınızı gerektirmesini sağlayan Güvenli Oturum, üretken çoklu görev ve pencere yönetimi özelliklerine sahip yepyeni bir Dock getirirken, ayrıca Kapsayıcı Tasarım ile çeşitli topluluğumuzu da güçlendiriyor.",
"Read the Announcement": "Duyuruları Okuyun",
"elementary OS AppCenter home page": "elementary OS Uygulama Merkezi ana sayfası",
"elementary AppCenter icon": "elementary Uygulama Merkezi simgesi",
Expand Down

0 comments on commit cfbd217

Please sign in to comment.