Translated desktop\views\pages\search.vue
Needed some weird text hack. Might want to check it later.
This commit is contained in:
parent
3636db3f85
commit
e42c8859b4
3 changed files with 16 additions and 2 deletions
|
@ -667,6 +667,13 @@ desktop/views/pages/selectdrive.vue:
|
|||
cancel: "Cancel"
|
||||
upload: "Upload files from your device"
|
||||
|
||||
desktop/views/pages/search.vue:
|
||||
not-available: "The search function can not be used."
|
||||
not-found-quotes1: "\""
|
||||
not-found-quotes2: "\""
|
||||
not-found-text-english: "No posts were found for "
|
||||
not-found-text-japanese: "."
|
||||
|
||||
desktop/views/pages/share.vue:
|
||||
share-with: "Share with Misskey"
|
||||
close: "Close"
|
||||
|
|
|
@ -780,6 +780,13 @@ desktop/views/pages/selectdrive.vue:
|
|||
cancel: "キャンセル"
|
||||
upload: "PCからドライブにファイルをアップロード"
|
||||
|
||||
desktop/views/pages/search.vue:
|
||||
not-available: "検索機能を利用することができません。"
|
||||
not-found-quotes1: "「"
|
||||
not-found-quotes2: "」"
|
||||
not-found-text-english: ""
|
||||
not-found-text-japanese: "に関する投稿は見つかりませんでした。"
|
||||
|
||||
desktop/views/pages/share.vue:
|
||||
share-with: "Misskeyで共有"
|
||||
close: "閉じる"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue