chore: Update translations

This commit is contained in:
2023-08-29 13:56:46 +00:00
parent ec2b11bd75
commit 3b11831723
9 changed files with 242 additions and 239 deletions

View File

@ -33,4 +33,4 @@ declare module "translations/*.json" {
declare module "emojilib" {
const value: Record<string, string>;
export default value;
}
}