add back original translation

appearently it's an upstream issue
This commit is contained in:
kakkokari-gtyih 2024-08-11 01:34:41 +09:00
parent f06afff92e
commit 56c97ac244
2 changed files with 2 additions and 2 deletions

2
locales/index.d.ts vendored
View file

@ -3193,7 +3193,7 @@ export interface Locale extends ILocale {
*/
"reloadToApplySetting": string;
/**
*
*
*/
"needReloadToApply": string;
/**

View file

@ -794,7 +794,7 @@ center: "中央"
wide: "広い"
narrow: "狭い"
reloadToApplySetting: "設定はページリロード後に反映されます。今すぐリロードしますか?"
needReloadToApply: "設定の反映にはリロードが必要です。"
needReloadToApply: "反映には再起動が必要です。"
showTitlebar: "タイトルバーを表示する"
clearCache: "キャッシュをクリア"
onlineUsersCount: "{n}人がオンライン"