diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-08 04:21:55 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-08 04:21:55 +0900 |
| commit | 66ed8145277b432d1f6e2c2570061c6cf929ca9d (patch) | |
| tree | 5a22402a31c019d89fd49e1e1bff854397fa44da | |
| parent | New translations ja.yml (German) (diff) | |
| download | misskey-66ed8145277b432d1f6e2c2570061c6cf929ca9d.tar.gz misskey-66ed8145277b432d1f6e2c2570061c6cf929ca9d.tar.bz2 misskey-66ed8145277b432d1f6e2c2570061c6cf929ca9d.zip | |
New translations ja.yml (Spanish)
| -rw-r--r-- | locales/es.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locales/es.yml b/locales/es.yml index 1402850698..492793451c 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -81,6 +81,8 @@ common: remove: "カラムを削除" add-column: "カラムを追加" rename: "名前を変更" + stack-left: "左に重ねる" + pop-right: "右に出す" common/views/components/connect-failed.vue: title: "サーバーに接続できません" description: "インターネット回線に問題があるか、サーバーがダウンまたはメンテナンスしている可能性があります。しばらくしてから{再度お試し}ください。" |