Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Fix Kurdish @iso-639-2 code
  • Loading branch information
kossnocorp committed Mar 11, 2024
commit 7a7cd1d9087ac6fd5c01e4ab1e7745378a3b808f
2 changes: 1 addition & 1 deletion src/locale/ckb/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { match } from "./_lib/match/index.js";
* @category Locales
* @summary Central Kurdish locale.
* @language Central Kurdish
* @iso-639-2 ckb
* @iso-639-2 kur
* @author Revan Sarbast [@Revan99]{@link https://github.com/Revan99}
*/
export const ckb: Locale = {
Expand Down