diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-30 23:12:05 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-30 23:12:05 +0900 |
| commit | cefe1f34be69fd177aad556bdde11f2e907feebc (patch) | |
| tree | de7fd669efd319204ba6ac8ff780ddb988e5fd3d | |
| parent | New translations ja-JP.yml (Dutch) (diff) | |
| download | misskey-cefe1f34be69fd177aad556bdde11f2e907feebc.tar.gz misskey-cefe1f34be69fd177aad556bdde11f2e907feebc.tar.bz2 misskey-cefe1f34be69fd177aad556bdde11f2e907feebc.zip | |
New translations ja-JP.yml (Norwegian)
| -rw-r--r-- | locales/no-NO.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/no-NO.yml b/locales/no-NO.yml index a853afd6e1..fb47ef7ae5 100644 --- a/locales/no-NO.yml +++ b/locales/no-NO.yml @@ -270,6 +270,7 @@ common/views/components/theme.vue: install-a-theme: "テーマのインストール" theme-code: "テーマコード" install: "インストール" + installed: "「{}」をインストールしました" create-a-theme: "テーマの作成" save-created-theme: "テーマを保存" primary-color: "プライマリ カラー" @@ -285,6 +286,8 @@ common/views/components/theme.vue: saved: "保存しました" installed-themes: "インストールされたテーマ" select-theme: "テーマを選択してください" + uninstall: "アンインストール" + uninstalled: "「{}」をアンインストールしました" common/views/components/cw-button.vue: hide: "隠す" show: "もっと見る" |