mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-22 05:55:12 +00:00
add back original translation
appearently it's an upstream issue
This commit is contained in:
parent
f06afff92e
commit
56c97ac244
2 changed files with 2 additions and 2 deletions
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
|
@ -3193,7 +3193,7 @@ export interface Locale extends ILocale {
|
|||
*/
|
||||
"reloadToApplySetting": string;
|
||||
/**
|
||||
* 設定の反映にはリロードが必要です。
|
||||
* 反映には再起動が必要です。
|
||||
*/
|
||||
"needReloadToApply": string;
|
||||
/**
|
||||
|
|
|
@ -794,7 +794,7 @@ center: "中央"
|
|||
wide: "広い"
|
||||
narrow: "狭い"
|
||||
reloadToApplySetting: "設定はページリロード後に反映されます。今すぐリロードしますか?"
|
||||
needReloadToApply: "設定の反映にはリロードが必要です。"
|
||||
needReloadToApply: "反映には再起動が必要です。"
|
||||
showTitlebar: "タイトルバーを表示する"
|
||||
clearCache: "キャッシュをクリア"
|
||||
onlineUsersCount: "{n}人がオンライン"
|
||||
|
|
Loading…
Reference in a new issue