diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-03 03:02:09 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-03 03:02:09 +0900 |
| commit | 0b774475fae0052a243c4dc590c57013cf24a235 (patch) | |
| tree | c27060ef6785f55796c09c7fa2734bd7ad4ca2f9 | |
| parent | New translations ja-JP.yml (Chinese Simplified) (diff) | |
| download | misskey-0b774475fae0052a243c4dc590c57013cf24a235.tar.gz misskey-0b774475fae0052a243c4dc590c57013cf24a235.tar.bz2 misskey-0b774475fae0052a243c4dc590c57013cf24a235.zip | |
New translations ja-JP.yml (English)
Diffstat (limited to '')
| -rw-r--r-- | locales/en-US.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index c5f6d919c8..cecba0919b 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -290,6 +290,9 @@ common/views/components/theme.vue: uninstalled: "「{}」をアンインストールしました" author: "作者" desc: "説明" + export: "エクスポート" + import: "インポート" + import-by-code: "またはコードをペースト" common/views/components/cw-button.vue: hide: "Hide" show: "See more" |