Add pl_PL translations

Co-authored-by: chupson <chupson@chupson.dev>
Co-authored-by: trag1c <dev@jakubr.me>
This commit is contained in:
Bartosz Sokorski
2025-03-17 12:16:30 +01:00
committed by Mitchell Hashimoto
parent 150b7bdad1
commit bf179207a1
3 changed files with 271 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ pub const locales = [_][:0]const u8{
"zh_CN.UTF-8",
"nb_NO.UTF-8",
"uk_UA.UTF-8",
"pl_PL.UTF-8",
};
/// Set for faster membership lookup of locales.