diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-07 00:28:13 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-07 00:28:13 +0900 |
| commit | 75c44cd349cda1f511dcc0563fca8bbad4b28df5 (patch) | |
| tree | ba6c2ccf59c7861abb9cfa415a31e4e936fab5ba | |
| parent | Improve error handling (diff) | |
| parent | New translations ja.yml (English) (diff) | |
| download | sharkey-75c44cd349cda1f511dcc0563fca8bbad4b28df5.tar.gz sharkey-75c44cd349cda1f511dcc0563fca8bbad4b28df5.tar.bz2 sharkey-75c44cd349cda1f511dcc0563fca8bbad4b28df5.zip | |
Merge pull request #2107 from syuilo/l10n_master
New Crowdin translations
| -rw-r--r-- | locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/en.yml b/locales/en.yml index 0324ca49c5..6e75b98382 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -207,7 +207,7 @@ common/views/components/games/reversi/reversi.room.vue: cancel-ready: "Cancel \"Ready\"" common/views/components/connect-failed.vue: title: "Unable to connect to the server" - description: "There is a problem with your Internet connection, or the server may be down or under maintenance. Please try again later." + description: "There is a problem with your Internet connection, or the server may be down or under maintenance. Please {try again} later." thanks: "Thank you for using Misskey." troubleshoot: "Troubleshoot" common/views/components/connect-failed.troubleshooter.vue: |