Added Japanese Translations

This commit is contained in:
KevinWh0 2024-02-17 13:31:03 +01:00
parent 2024030ebb
commit 0c28bfdb63
2 changed files with 6 additions and 6 deletions

6
locales/index.d.ts vendored
View file

@ -4222,15 +4222,15 @@ export interface Locale extends ILocale {
*/
"thisPostMayBeAnnoyingIgnore": string;
/**
* Cancel
*
*/
"thisPostIsMissingAltTextCancel": string;
/**
* Post anyway
* 稿
*/
"thisPostIsMissingAltTextIgnore": string;
/**
* One of the files attached to this post is missing alt text. Please ensure all the attachments have alt text.
* 稿 1
*/
"thisPostIsMissingAltText": string;
/**