diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-11-24 07:12:49 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-11-24 07:12:49 +0900 |
| commit | c8fb5746b3080021361911580fa2f81ea7347adb (patch) | |
| tree | a258064e2e95f384d02165f582f62409f25e5a57 | |
| parent | New translations ja-JP.yml (Russian) (diff) | |
| download | misskey-c8fb5746b3080021361911580fa2f81ea7347adb.tar.gz misskey-c8fb5746b3080021361911580fa2f81ea7347adb.tar.bz2 misskey-c8fb5746b3080021361911580fa2f81ea7347adb.zip | |
New translations ja-JP.yml (Spanish)
| -rw-r--r-- | locales/es-ES.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/es-ES.yml b/locales/es-ES.yml index 36a807777f..7f5b9e9097 100644 --- a/locales/es-ES.yml +++ b/locales/es-ES.yml @@ -1043,8 +1043,8 @@ admin/views/users.vue: title: "ソート" createdAtAsc: "登録日時が古い順" createdAtDesc: "登録日時が新しい順" - updatedAtAsc: "最終更新日時が古い順" - updatedAtDesc: "最終更新日時が新しい順" + updatedAtAsc: "更新日時が古い順" + updatedAtDesc: "更新日時が新しい順" origin: title: "オリジン" combined: "ローカル+リモート" |