zvizvi

Results 9 issues of zvizvi

I converted these files by using transfonter.org

List of requested integrations: ### GitHub - [ ] **JsDeliver** [https://cdn.jsdelivr.net/gh/zvizvi/GitHub-Web-IDE/] - [ ] **Git History** [https://github.com/pomber/git-history] ### Gitlab - [ ] **Git History** [https://github.com/pomber/git-history] ### NPM - [ ]...

### Name of the browser extension GitHub Web IDE ### A short description Open GitHub repositories in many online web IDE's ### Source code repository https://github.com/zvizvi/GitHub-Web-IDE ### Please select one...

Payload is a common open source JS CMS, API driven and built on top of Next.js. https://payloadcms.com/ https://github.com/payloadcms/payload (19.8k ★)

### [Working example](https://codepen.io/zvizvi/full/wvWxLZj)

## Description Hebrew translation added. * [x] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository. ## Type of change * [x] Chore (non-breaking change which does not...

## Description Fixed missing Hebrew language export in payload/i18n module. The import statement import { he } from 'payload/i18n/he' was not functioning due to he not being exported correctly. -...