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