aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/yet-another-config-lib/lang
AgeCommit message (Collapse)Author
2023-04-25Architectury! (#61)Xander
2023-04-23Missing fr_fr.json string (#60)Lumaa
2023-01-19mojmapisXander
2022-12-27i18n: Update Simplified Chinese translations (#50)Cccc_
2022-12-25Create fr_fr.json (#47)Myuui
2022-12-20minor fixes/improvementsisXander
new LabelOption to create labels easier add 'List is empty' entry to lists that are empty fix option list widget background not being wide enough
2022-12-13Update ru_ru.json (#42)Felix14-v2
2022-12-11[Feature] Lists (#40)Xander
2022-11-24Improve ru_ru.json (#36)Felix14-v2
2022-11-12Add Traditional Chinese (#31)Miku
2022-11-12Update zh_cn.json (#33)神枪968
2022-09-27Temporary solution to fix tautology (ru_ru.json) (#28)Felix14-v2
2022-09-201.4.2xander
2022-09-19Vanilla search string (#26)Madis Otenurm
2022-09-191.4.0isXander
improved tooltips `ButtonOption` now consumes itself, so you can access it when building.
2022-09-18Update zh_cn.json (#23)神枪968
2022-09-12Update ru_ru.json (#22)Felix14-v2
2022-09-12Update el_gr.json (#20)RaptaG
2022-09-10search fieldxander
2022-09-10Update ru_ru.json (#14)ugamii
2022-09-06Require restart zh_cn.json (#12)神枪968
2022-09-05Update sl_si.json (#11)samo_lego
2022-09-05use minecraft provided finished translation keyxander
2022-09-05Update to polish translations (#10)Skidam
2022-09-05require restart attributexander
2022-09-05Polish translation (#9)Skidam
2022-09-05Add Slovenian translation (#8)samo_lego
* Create sl_si.json * minor renames
2022-09-04Create ru_ru.json (#6)ugamii
2022-09-04Add Chinese translation (#7)神枪968
2022-09-03Create pt_br.json (#5)Rodrigo Appelt
2022-09-03Create el_gr.json (#4)RaptaG
2022-09-03Create et_ee.json (#3)Madis Otenurm
* Create et_ee.json * fix translation keys Co-authored-by: Xander <xander@isxander.dev>
2022-09-03fix translation keys being yocl not yaclxander
2022-09-03more vanilla translation keysxander
2022-09-03use vanilla translations for ON OFFxander
2022-09-03change boolean translation keysxander
2022-09-03add tooltips to action buttons and messagesxander
2022-09-02implement keyboard-operation for all controllersxander
fix crash when focusing on option list with tab add tooltip to groups check that pending values actually applied on save, if not, error in log and the save button displays an error when trying to escape with unsaved changes, save button text goes green and bold YACLConstants file to change certain behaviours, could evolve into its own settings! update icon
2022-09-01GUI Implementationxander
Added groups Added button "option" Added test mod