Translated slieshow.vue
This commit is contained in:
parent
b39384258c
commit
3750b4d7d0
3 changed files with 14 additions and 3 deletions
|
@ -259,6 +259,12 @@ common/views/widgets/memo.vue:
|
|||
title: "Sticky note"
|
||||
memo: "Write here!"
|
||||
save: "Save"
|
||||
|
||||
common/views/widgets/slideshow.vue:
|
||||
folder-customize-mode: "To specify a folder, please exit customize mode"
|
||||
folder: "Please click and specify a folder"
|
||||
no-image: "There is no image in this folder"
|
||||
|
||||
common/views/pages/follow.vue:
|
||||
signed-in-as: "Signed in as {}"
|
||||
following: "Following"
|
||||
|
|
|
@ -292,6 +292,11 @@ common/views/widgets/memo.vue:
|
|||
title: "付箋"
|
||||
memo: "ここに書いて!"
|
||||
save: "保存"
|
||||
|
||||
common/views/widgets/slideshow.vue:
|
||||
folder-customize-mode: "フォルダを指定するには、カスタマイズモードを終了してください"
|
||||
folder: "クリックしてフォルダを指定してください"
|
||||
no-image: "このフォルダには画像がありません"
|
||||
|
||||
common/views/pages/follow.vue:
|
||||
signed-in-as: "{}としてサインイン中"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue