diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-07 08:50:51 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-07 08:50:51 +0900 |
| commit | ea24043b22fcdd2c01a67c953391be87f8a2c2f6 (patch) | |
| tree | d67d4e395d4679eac34adc1a2d9c30a621b8b53e | |
| parent | New translations ja.yml (Portuguese) (diff) | |
| download | misskey-ea24043b22fcdd2c01a67c953391be87f8a2c2f6.tar.gz misskey-ea24043b22fcdd2c01a67c953391be87f8a2c2f6.tar.bz2 misskey-ea24043b22fcdd2c01a67c953391be87f8a2c2f6.zip | |
New translations ja.yml (English)
| -rw-r--r-- | locales/en.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locales/en.yml b/locales/en.yml index 9159263966..754f650384 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -76,11 +76,11 @@ common: global: "Global" notifications: "Notifications" list: "List" - swap-left: "Move Left" - swap-right: "Move Right" + swap-left: "Move left" + swap-right: "Move right" remove: "Remove" add-column: "Add a column" - rename: "名前を変更" + rename: "Rename" common/views/components/connect-failed.vue: title: "Unable to connect to the server" description: "There is a problem either with your Internet connection, or the server may be down or under maintenance. Please {try again} later." |