diff --git a/locales/de.yml b/locales/de.yml index fbeb61d3c..5395de73a 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Weitersagen fehlgeschlagen" desktop/views/components/renote-form-window.vue: title: "この投稿をRenoteしますか?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "プロフィール" notification: "通知" diff --git a/locales/es.yml b/locales/es.yml index 6e9c3dae1..08551f2db 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Renoteに失敗しました" desktop/views/components/renote-form-window.vue: title: "この投稿をRenoteしますか?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "プロフィール" notification: "通知" diff --git a/locales/fr.yml b/locales/fr.yml index c94c7f0c9..4a9ddd380 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "La renote a échoué" desktop/views/components/renote-form-window.vue: title: "Êtes vous sûr de vouloir renote cette note?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "Profil" notification: "Notification" diff --git a/locales/it.yml b/locales/it.yml index 6e9c3dae1..08551f2db 100644 --- a/locales/it.yml +++ b/locales/it.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Renoteに失敗しました" desktop/views/components/renote-form-window.vue: title: "この投稿をRenoteしますか?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "プロフィール" notification: "通知" diff --git a/locales/ko.yml b/locales/ko.yml index 6e9c3dae1..08551f2db 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Renoteに失敗しました" desktop/views/components/renote-form-window.vue: title: "この投稿をRenoteしますか?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "プロフィール" notification: "通知" diff --git a/locales/pl.yml b/locales/pl.yml index da6c9c129..9324704bb 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Nie udało się udostępnić" desktop/views/components/renote-form-window.vue: title: "Czy na pewno chcesz udostępnić ten wpis?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "Profil" notification: "Powiadomienia" diff --git a/locales/pt.yml b/locales/pt.yml index d8bc1bb7a..fd1eecabc 100644 --- a/locales/pt.yml +++ b/locales/pt.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Renoteに失敗しました" desktop/views/components/renote-form-window.vue: title: "この投稿をRenoteしますか?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "プロフィール" notification: "通知" diff --git a/locales/ru.yml b/locales/ru.yml index b88f4ec14..290c660ff 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Renoteに失敗しました" desktop/views/components/renote-form-window.vue: title: "この投稿をRenoteしますか?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "プロフィール" notification: "通知" diff --git a/locales/zh.yml b/locales/zh.yml index 0c36c76c3..60f961cd0 100644 --- a/locales/zh.yml +++ b/locales/zh.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Renoteに失敗しました" desktop/views/components/renote-form-window.vue: title: "この投稿をRenoteしますか?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "プロフィール" notification: "通知"