1
0
Fork 0
forked from gitea/nas

Fix: #697 英語翻訳の改善 (#709)

* Fix: #697 英語翻訳の改善

* Fix translations
This commit is contained in:
KMY(雪あすか) 2024-04-12 12:15:53 +09:00 committed by GitHub
parent eaa8d89205
commit 8c5d3e08af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 85 additions and 96 deletions

View file

@ -19,7 +19,7 @@ const messages = defineMessages({
public_short: { id: 'searchability.public.short', defaultMessage: 'Public' },
public_unlisted_short: {
id: 'searchability.public_unlisted.short',
defaultMessage: 'Public unlisted',
defaultMessage: 'Local public',
},
private_short: {
id: 'searchability.unlisted.short',