mirror of
https://github.com/obsqrbtz/goose-highlighter.git
synced 2026-04-08 20:19:06 +03:00
added move-to dropdown to word items
This commit is contained in:
@@ -191,6 +191,18 @@
|
||||
"copy": {
|
||||
"message": "コピー"
|
||||
},
|
||||
"move_to_list": {
|
||||
"message": "リストに移動"
|
||||
},
|
||||
"copy_to_list": {
|
||||
"message": "リストにコピー"
|
||||
},
|
||||
"no_other_lists": {
|
||||
"message": "他のリストはありません"
|
||||
},
|
||||
"word_actions": {
|
||||
"message": "別のリストに移動またはコピー"
|
||||
},
|
||||
"merge_lists_min_two": {
|
||||
"message": "統合するには少なくとも2つのリストを選択してください。"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user