chore: remove rmquote locale

Removed as it is no longer in use.
This commit is contained in:
Mar0xy 2023-11-29 22:31:52 +01:00
parent 363bb43658
commit 6fb8a633e0
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
3 changed files with 0 additions and 3 deletions

View file

@ -111,7 +111,6 @@ renote: "Boost"
unrenote: "Remove boost"
renoted: "Boosted."
quoted: "Quoted."
rmquote: "Removed quote."
rmboost: "Unboosted."
cantRenote: "This post can't be boosted."
cantReRenote: "A boost can't be boosted."

1
locales/index.d.ts vendored
View file

@ -115,7 +115,6 @@ export interface Locale {
"renoted": string;
"quoted": string;
"rmboost": string;
"rmquote": string;
"cantRenote": string;
"cantReRenote": string;
"quote": string;

View file

@ -112,7 +112,6 @@ unrenote: "リノート解除"
renoted: "ブースト。"
quoted: "引用。"
rmboost: "アンブースト。"
rmquote: "引用を削除しました。"
cantRenote: "この投稿はリノートできません。"
cantReRenote: "リノートをリノートすることはできません。"
quote: "引用"