Commit 9131c21b authored by linpengcheng's avatar linpengcheng

增加yolodeck 翻译xml

parent f85999d6
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="app_name">StreamDeck</string>
<string name="cancel">Cancel</string>
<string name="confirm">Confirm</string>
<string name="delete">Delete</string>
<string name="done">Done</string>
<string name="no">No</string>
<string name="reset">Reset</string>
<string name="save">Save</string>
<string name="tip_delete_button">Are you sure want to delete this action?</string>
<string name="tip_delete_page">Are you sure you want to delete the operation configuration on the page?</string>
<string name="tip_drag_operate">Drag an operation from the right and put it into the empty button above</string>
<string name="tip_exit">Do you want to exit?</string>
<string name="tip_replace">"Are you sure you want to replace this action?"</string>
<string name="tip_restore_config">"Are you sure you want to restore to the default configuration?"</string>
<string name="tip_save_success">Save successful</string>
<string name="yes">Yes</string>
<string name="yolo_deck">YoloDeck</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="app_name">StreamDeck</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="app_name">StreamDeck</string>
</resources>
\ No newline at end of file
<resources>
<string name="app_name">StreamDeck</string>
<string name="yolo_deck">YoloDeck</string>
<string name="done">Done</string>
<string name="yes">Yes</string>
<string name="no">No</string>
<string name="cancel">Cancel</string>
<string name="delete">Delete</string>
<string name="confirm">Confirm</string>
<string name="save">Save</string>
<string name="reset">Reset</string>
<string name="tip_drag_operate">Drag an operation from the right and put it into the empty button above</string>
<string name="tip_replace">"Are you sure you want to replace this action?"</string>
<string name="tip_delete_button">Are you sure want to delete this action?</string>
<string name="tip_restore_config">"Are you sure you want to restore to the default configuration?"</string>
<string name="tip_save_success">Save successful</string>
<string name="tip_exit">Do you want to exit?</string>
<string name="tip_delete_page">Are you sure you want to delete the operation configuration on the page?</string>
</resources>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment