Skip to content
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

Crowdin #3

Merged
merged 2 commits into from
Jun 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
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
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

### Added

- Initial release.
- Support for JEI exclusion zones.
- Support for JEI ghost ingredient dragging.
- Support for using the R/U keys on Grid slots and filtering slots.
- Recipe transfer integration for the Crafting Grid.
- Grid / JEI search box synchronization options.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

JEI integration for [Refined Storage](https://github.com/refinedmods/refinedstorage2).

Adds support for:

- Exclusion zones
- Ghost ingredient dragging
- Using the R/U keys on Grid slots and filtering slots
- Recipe transfer integration for the Crafting Grid
- Grid / JEI search box synchronization

## Links

- [GitHub](https://github.com/refinedmods/refinedstorage-jei-integration)
Expand Down
128 changes: 128 additions & 0 deletions crowdin.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
project_identifier: refined-storage-jei-integration
commit_message: "chore: update translation %language% from crowdin"
append_commit_message: false
api_key_env: CROWDIN_API_KEY
base_path: .
pull_request_labels:
- skip-changelog
files:
- source: /refinedstorage-jei-integration-common/src/main/resources/assets/refinedstorage_jei_integration/lang/en_us.json
translation: /refinedstorage-jei-integration-common/src/main/resources/assets/refinedstorage_jei_integration/lang/%locale_with_underscore%.json
languages_mapping:
locale_with_underscore:
af: af_za
ar: ar_sa
ast: ast_es
az: az_az
ba: ba_ru
be: be_by
bg: bg_bg
br-FR: br_fr
bs: bs_ba
ca: ca_es
cs: cs_cz
cy: cy_gb
da: da_dk
de-AT: de_at
de-CH: de_ch
de: de_de
el: el_gr
en-AU: en_au
en-CA: en_ca
en-GB: en_gb
en-NZ: en_nz
en-PT: en_pt
en-US: en_us
en-ZA: en_za
eo: eo_uy
es-AR: es_ar
es-CL: es_cl
es-ES: es_es
es-MX: es_mx
es-UY: es_uy
es-VE: es_ve
et: et_ee
eu: eu_es
fa: fa_ir
fi: fi_fi
fil: fil_ph
fo: fo_fo
fr-CA: fr_ca
fr: fr_fr
fra-DE: fra_de
fy-NL: fy_nl
ga-IE: ga_ie
gd: gd_gb
gl: gl_es
got: got_de
gv: gv_im
haw: haw_us
he: he_il
hi: hi_in
hr: hr_hr
hu: hu_hu
hy-AM: hy_am
id: id_id
ig: ig_ng
ido: io_en
is: is_is
it: it_it
ja: ja_jp
jbo: jbo_en
ka: ka_ge
kab: kab_kab
kk: kk_kz
kn: kn_in
ko: ko_kr
kw: kw_gb
la-LA: la_va
lb: lb_lu
li: li_li
lol: lol_us
lt: lt_lt
lv: lv_lv
mi: mi_nz
mk: mk_mk
mn: mn_mn
moh: moh_ca
ms: ms_my
mt: mt_mt
nb: nb_no
nds: nds_de
nl-BE: nl_be
nl: nl_nl
nn-NO: nn_no
#no: nn_no
oc: oc_fr
oj: oj_ca
pl: pl_pl
pt-BR: pt_br
pt-PT: pt_pt
qya-AA: qya_aa
ro: ro_ro
ru: ru_ru
sk: sk_sk
sl: sl_si
so: so_so
sq: sq_al
sr: sr_sp
sr-CS: sr_cs
sv-SE: sv_se
ta: ta_in
th: th_th
tl: tl_ph
tlh-AA: tlh_aa
tr: tr_tr
tt-RU: tt_ru
tzl: tzl_tzl
uk: uk_ua
val-ES: val_es
vec: vec_it
vi: vi_vn
yi: yi_de
yo: yo_ng
zh-CN: zh_cn
zh-TW: zh_tw
zh-HK: zh_hk
fur-IT: fur_it
ry: ry_ua
Loading