diff options
| author | Acid Chicken (硫酸鶏) <root@acid-chicken.com> | 2018-12-25 13:39:55 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-25 13:39:55 +0900 |
| commit | 10d3b81251d526c4b7b027db1ec2b0a61ebf2145 (patch) | |
| tree | 70db8652454e8b73ad4027e8362adb7f015c694f | |
| parent | Merge pull request #3648 from syuilo/l10n_develop (diff) | |
| download | misskey-10d3b81251d526c4b7b027db1ec2b0a61ebf2145.tar.gz misskey-10d3b81251d526c4b7b027db1ec2b0a61ebf2145.tar.bz2 misskey-10d3b81251d526c4b7b027db1ec2b0a61ebf2145.zip | |
Fix build fails
| -rw-r--r-- | locales/en-US.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index 678ce5b302..555312c41a 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -813,7 +813,6 @@ desktop/views/components/settings.vue: update-settings: "Advanced settings" prevent-update: "Postpone updates (not recommended)" prevent-update-desc: "Even if you turn this setting on, updates may apply. This setting is enabled only for this device." - mark-as-read-all-unread-notes: "Mark all posts as read" no-updates: "No updates available" no-updates-desc: "Your Misskey is up to date." update-available: "A new version is available" |