dakkar
								
							 
						 | 
						
							
							
							
							
								
							
							
								bc816cb166
								
							
						 | 
						
							
							
								
								Merge tag '2024.11.0' into feature/2024.10
							
							
							
							
							
						 | 
						
							2024-11-22 12:29:04 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									かっこかり
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								04b37a1315
								
							
						 | 
						
							
							
								
								enhance(i18n): カタルーニャ語を追加 (#14842)
							
							
							
							
							
							
							
							* enhance(i18n): 対応言語の追加
* 翻訳進捗が70%に満たないものを除外
* Update Changelog
* 翻訳進捗が70%を超えたら導入の旨を明記
* typo
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 | 
						
							2024-10-28 12:32:17 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									piuvas
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								6f7c0c2de3
								
							
						 | 
						
							
							
								
								merge translations (based part)
							
							
							
							
							
						 | 
						
							2024-10-07 20:38:42 -03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									dakkar
								
							 
						 | 
						
							
							
							
							
								
							
							
								cfa9b852df
								
							
						 | 
						
							
							
								
								Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07
							
							
							
							
							
						 | 
						
							2024-08-02 12:25:58 +01:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								427648c4b8
								
							
						 | 
						
							
							
								
								update deps (#14057)
							
							
							
							
							
							
							
							* wip
* locales/index.jsのymlファイル取得ロジックを調節
* regenerate pnpm-lock.yaml
* fix(backend): typecheck fails
* chore(deps): bump ip-cidr from 4.0.0 to 4.0.1 in /packages/backend
* chore: migrate ESLint configs to flat config (#14094)
* chore: migrate ESLint configs to flat config
* fix: update paths
* fix: frontend lint fails
* refactor(misskey-js): lint build.js
* update deps
---------
Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com>
Co-authored-by: zyoshoka <root@zyoshoka.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com> 
							
						 | 
						
							2024-07-02 11:38:34 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									dakkar
								
							 
						 | 
						
							
							
							
							
								
							
							
								f7898fa89d
								
							
						 | 
						
							
							
								
								teach the locale system that sometimes braces are just braces
							
							
							
							
							
						 | 
						
							2024-06-12 15:06:01 +01:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									yukineko
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								22d6fa1fdf
								
							
						 | 
						
							
							
								
								enhance(dev): 開発モード時にlocaleと型定義が自動的に再生成されるように (#12481)
							
							
							
							
							
							
							
							* enhance: localeを任意のタイミングでリビルドできるように
* enhance: localeも監視し、必要であればlocaleをリビルドするように
* feat: devモードの時のみナビゲーションバーからキャッシュクリアができるように
* refactor: キャッシュクリア部分を共通化
* fix: localesのファイル変更イベントが取れないのを修正
* fix: replaceAllでコケるのを修正
* change: 開発モードに関係なくナビゲーションバーからキャッシュクリアできるように
* refactor: 必要のないリビルドをしないように
* update: CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 | 
						
							2023-11-30 14:48:02 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								2c836ba71f
								
							
						 | 
						
							
							
								
								enhance(build): フォールバック効かすためにlocaleの空文字は項目ごと消す
							
							
							
							
							
						 | 
						
							2023-11-05 18:00:41 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Kagami Sascha Rosylight
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								59046d583d
								
							
						 | 
						
							
							
								
								refactor(locales, sw): use es module (#11204)
							
							
							
							
							
							
							
							* refactor(locales): use es module
* fix sw build
* fix gulp
* try fixing storybook
* Revert "try fixing storybook"
This reverts commit 5f2a4eee016776381a7d80407e28d129c252228f.
* try fixing storybook 2
* Update main.ts
* Update build.js
* Update main.ts
* Update changes.ts
* fix sw lint
* Update build.js 
							
						 | 
						
							2023-07-09 17:19:07 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								b037f6566b
								
							
						 | 
						
							
							
								
								Add Thai to language selection
							
							
							
							
							
							
							
							Resolve #9809 
							
						 | 
						
							2023-02-05 20:53:40 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								4761ff7444
								
							
						 | 
						
							
							
								
								Add vi-VN language support
							
							
							
							
							
							
							
							Resolve #8975 
							
						 | 
						
							2022-07-20 23:12:18 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								0d9f5306cd
								
							
						 | 
						
							
							
								
								remove unused locale
							
							
							
							
							
						 | 
						
							2022-04-16 13:31:12 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Filip Hanes
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								65be8daa15
								
							
						 | 
						
							
							
								
								add sk-SK lang to locales/index.js (#8325)
							
							
							
							
							
						 | 
						
							2022-02-21 00:16:40 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								d1ea8654e6
								
							
						 | 
						
							
							
								
								fix: YAMLファイルへのバックスペース文字混入対策
							
							
							
							
							
						 | 
						
							2021-12-14 23:03:18 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								34ea3cf226
								
							
						 | 
						
							
							
								
								add some locales
							
							
							
							
							
							
							
							Resolve #7940 
							
						 | 
						
							2021-10-31 23:18:55 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Sandy Nicko Mac Corzeta
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								f85399e355
								
							
						 | 
						
							
							
								
								Add Indonesian to index language (#7528)
							
							
							
							
							
							
							
							Co-authored-by: Sandy Nicko Mac Corzeta <sandynicko@windowslive.com> 
							
						 | 
						
							2021-05-23 18:57:33 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								091d6f6a3e
								
							
						 | 
						
							
							
								
								Update dependencies 🚀
							
							
							
							
							
						 | 
						
							2021-02-06 12:10:04 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									RaZZlom
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								a718ccc0b6
								
							
						 | 
						
							
							
								
								Add missing languages (#6800)
							
							
							
							
							
						 | 
						
							2020-11-07 12:32:08 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Satsuki Yanagi
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								eda7d60c26
								
							
						 | 
						
							
							
								
								Resolve #6412 (#6416)
							
							
							
							
							
						 | 
						
							2020-05-30 08:00:02 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Satsuki Yanagi
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								3c351d8300
								
							
						 | 
						
							
							
								
								ドイツ語と中国語(繁体)を有効に (#6223)
							
							
							
							
							
						 | 
						
							2020-04-11 18:30:39 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Satsuki Yanagi
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								037d4b581b
								
							
						 | 
						
							
							
								
								フランス語と関西弁を有効に (#5925)
							
							
							
							
							
						 | 
						
							2020-02-12 22:40:35 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								f30513b20b
								
							
						 | 
						
							
							
								
								Fix #5902
							
							
							
							
							
						 | 
						
							2020-02-10 20:29:44 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								d765a43166
								
							
						 | 
						
							
							
								
								Update supported locales
							
							
							
							
							
						 | 
						
							2020-02-05 08:39:12 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								f6154dc0af
								
							
						 | 
						
							
							
								
								v12 (#5712)
							
							
							
							
							
							
							
							Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com> 
							
						 | 
						
							2020-01-30 04:37:25 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								16549f8f84
								
							
						 | 
						
							
							
								
								Add da-DK
							
							
							
							
							
						 | 
						
							2019-05-21 08:51:32 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Acid Chicken (硫酸鶏)
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								b092086b5b
								
							
						 | 
						
							
							
								
								Add languages (#4452)
							
							
							
							
							
						 | 
						
							2019-03-13 14:22:55 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Acid Chicken (硫酸鶏)
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								02a63cdcb3
								
							
						 | 
						
							
							
								
								Update index.js
							
							
							
							
							
						 | 
						
							2019-03-07 16:43:16 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Acid Chicken (硫酸鶏)
								
							 
						 | 
						
							
							
							
							
								
							
							
								c226fc8d63
								
							
						 | 
						
							
							
								
								Make building locales better (#4427)
							
							
							
							
							
						 | 
						
							2019-03-06 23:28:50 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								e81ac05ba6
								
							
						 | 
						
							
							
								
								Fix bug
							
							
							
							
							
						 | 
						
							2019-02-19 05:17:36 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Acid Chicken (硫酸鶏)
								
							 
						 | 
						
							
							
							
							
								
							
							
								6279ce8f22
								
							
						 | 
						
							
							
								
								Add fallback for locales (#4109)
							
							
							
							
							
							
							
							* Update index.js
* Update index.js 
							
						 | 
						
							2019-02-19 04:04:05 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								b00db74216
								
							
						 | 
						
							
							
								
								Add korean
							
							
							
							
							
						 | 
						
							2018-11-29 20:38:19 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								cfa4f0fe0b
								
							
						 | 
						
							
							
								
								Add zh-CN
							
							
							
							
							
						 | 
						
							2018-11-18 11:59:26 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								7c5bc03492
								
							
						 | 
						
							
							
								
								Update langs
							
							
							
							
							
						 | 
						
							2018-09-05 12:53:08 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Aya Morisawa
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								2c135fa2f6
								
							
						 | 
						
							
							
								
								Not fallback to native locale
							
							
							
							
							
						 | 
						
							2018-09-01 16:12:50 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Aya Morisawa
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								21da6bd047
								
							
						 | 
						
							
							
								
								Refactor languages loader
							
							
							
							
							
						 | 
						
							2018-09-01 16:05:10 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								8dc9ec06f8
								
							
						 | 
						
							
							
								
								良い感じに
							
							
							
							
							
						 | 
						
							2018-08-23 01:37:05 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Acid Chicken (硫酸鶏)
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								137741d307
								
							
						 | 
						
							
							
								
								Update index.js
							
							
							
							
							
						 | 
						
							2018-08-22 01:52:13 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								52d640c5a7
								
							
						 | 
						
							
							
								
								Fix
							
							
							
							
							
						 | 
						
							2018-08-22 01:46:10 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Acid Chicken (硫酸鶏)
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								5c78ed645a
								
							
						 | 
						
							
							
								
								Update index.js
							
							
							
							
							
						 | 
						
							2018-08-18 17:04:00 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								a4ee93a355
								
							
						 | 
						
							
							
								
								Fix bug
							
							
							
							
							
						 | 
						
							2018-07-27 07:05:12 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Aya Morisawa
								
							 
						 | 
						
							
							
							
							
								
							
							
								886510d721
								
							
						 | 
						
							
							
								
								Clean up
							
							
							
							
							
						 | 
						
							2018-07-23 14:04:53 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								f5fd523ca7
								
							
						 | 
						
							
							
								
								Fix bug
							
							
							
							
							
						 | 
						
							2018-07-11 14:19:55 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								029b92935c
								
							
						 | 
						
							
							
								
								wip
							
							
							
							
							
						 | 
						
							2018-07-06 12:17:38 +09:00 | 
						
						
							
							
							
								
							
							
						 |