Skip to content

Commit

Permalink
Merge pull request scratchblocks#493 from apple502j/august-2023-updates
Browse files Browse the repository at this point in the history
Add Hindi, update deps
  • Loading branch information
apple502j authored Aug 24, 2023
2 parents 2e3f1b9 + 232952f commit ca161ab
Show file tree
Hide file tree
Showing 17 changed files with 1,737 additions and 1,728 deletions.
8 changes: 4 additions & 4 deletions locales-src/extra_aliases.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,10 @@ export default {

tr: {
// Turkish
"_ derece sola dön": "MOTION_TURNLEFT",
"_ derece sağa dön": "MOTION_TURNRIGHT",
"_ derece saatin tersi yönde dön": "MOTION_TURNLEFT",
"_ derece saat yönünde dön": "MOTION_TURNRIGHT",
"%1 derece sola dön": "MOTION_TURNLEFT",
"%1 derece sağa dön": "MOTION_TURNRIGHT",
"%1 derece saatin tersi yönde dön": "MOTION_TURNLEFT",
"%1 derece saat yönünde dön": "MOTION_TURNRIGHT",
"yeşil bayrak tıklandığında": "EVENT_WHENFLAGCLICKED",
son: "scratchblocks:end",
},
Expand Down
2 changes: 2 additions & 0 deletions locales/all.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ import gd from "./gd.json"
import gl from "./gl.json"
import ha from "./ha.json"
import he from "./he.json"
import hi from "./hi.json"
import hr from "./hr.json"
import ht from "./ht.json"
import hu from "./hu.json"
Expand Down Expand Up @@ -110,6 +111,7 @@ export default {
gl,
ha,
he,
hi,
hr,
ht,
hu,
Expand Down
266 changes: 266 additions & 0 deletions locales/hi.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions locales/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,10 +257,10 @@
"10 ^"
],
"aliases": {
"_ derece sola dön": "MOTION_TURNLEFT",
"_ derece sağa dön": "MOTION_TURNRIGHT",
"_ derece saatin tersi yönde dön": "MOTION_TURNLEFT",
"_ derece saat yönünde dön": "MOTION_TURNRIGHT",
"%1 derece sola dön": "MOTION_TURNLEFT",
"%1 derece sağa dön": "MOTION_TURNRIGHT",
"%1 derece saatin tersi yönde dön": "MOTION_TURNLEFT",
"%1 derece saat yönünde dön": "MOTION_TURNRIGHT",
"yeşil bayrak tıklandığında": "EVENT_WHENFLAGCLICKED",
"son": "scratchblocks:end"
},
Expand Down
3,157 changes: 1,449 additions & 1,708 deletions package-lock.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,29 +30,29 @@
"test": "cross-env NODE_OPTIONS=--experimental-vm-modules jest"
},
"devDependencies": {
"@babel/cli": "^7.22.9",
"@babel/core": "^7.22.9",
"@babel/eslint-parser": "^7.22.9",
"@babel/cli": "^7.22.10",
"@babel/core": "^7.22.10",
"@babel/eslint-parser": "^7.22.10",
"@babel/plugin-external-helpers": "^7.22.5",
"@babel/plugin-syntax-import-assertions": "^7.22.5",
"@babel/plugin-transform-object-assign": "^7.22.5",
"@babel/preset-env": "^7.22.9",
"@babel/preset-env": "^7.22.10",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-terser": "^0.4.3",
"cross-env": "^7.0.3",
"csso": "^5.0.5",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"express": "^4.18.2",
"jest": "^29.6.2",
"lint-staged": "^13.2.3",
"prettier": "^2.8.8",
"jest": "^29.6.3",
"lint-staged": "^14.0.1",
"prettier": "^3.0.2",
"prettier-package-json": "^2.8.0",
"puppeteer": "^21.0.1",
"rollup": "^3.27.2",
"puppeteer": "^21.1.0",
"rollup": "^3.28.1",
"rollup-plugin-license": "^3.0.1",
"rollup-plugin-serve": "^2.0.2",
"scratch-l10n": "^3.15.20230806032218"
"scratch-l10n": "^3.16.20230823032242"
},
"keywords": [
"scratch"
Expand Down
Binary file modified snapshots/scratch2/en-control.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified snapshots/scratch2/en-data.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified snapshots/scratch2/en-events.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified snapshots/scratch2/en-looks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified snapshots/scratch2/en-motion.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified snapshots/scratch2/en-obsolete.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified snapshots/scratch2/en-operators.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified snapshots/scratch2/en-pen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified snapshots/scratch2/en-sensing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified snapshots/scratch2/en-sound.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion snapshots/snapshot-testing.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
Expand Down

0 comments on commit ca161ab

Please sign in to comment.