diff options
| author | Adam Bird <Archez@users.noreply.github.com> | 2023-10-24 20:20:34 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-24 23:20:34 -0400 |
| commit | f1bc0a726813d7e70ad471fdebd080e6fd77996a (patch) | |
| tree | 52d38c0de7f3a811aa85a6b6999df259203ab119 /assets/accessibility/texts/filechoose_fra.json | |
| parent | 89de1472606b101a25d489d3e01f1769d3bc186c (diff) | |
remove hardcoded soh assets and allow custom assets to be passed in (#9)
Diffstat (limited to 'assets/accessibility/texts/filechoose_fra.json')
| -rw-r--r-- | assets/accessibility/texts/filechoose_fra.json | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/assets/accessibility/texts/filechoose_fra.json b/assets/accessibility/texts/filechoose_fra.json deleted file mode 100644 index f76861f..0000000 --- a/assets/accessibility/texts/filechoose_fra.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "file1": "Fichier 1", - "file2": "Fichier 2", - "file3": "Fichier 3", - "options": "Options", - "copy": "Copier", - "erase": "Effacer", - "quit": "Retour", - "confirm": "Oui", - "end": "Fin", - "hyphen": "Trait d'union", - "period": "Point", - "space": "Espace", - "backspace": "Retour arrière", - "capital_letter": "Majuscule $0", - "audio_stereo": "Son - Stéréo", - "audio_mono": "Son - Mono", - "audio_headset": "Son - Casque", - "audio_surround": "Son - Surround", - "target_switch": "Visée - Fixe", - "target_hold": "Visée - Maintenue", - "language_english": "Langue - Anglaise", - "language_german": "Langue - Allemande", - "language_french": "Langue - Français", - "quest_sel_vanilla": "Quête - Originale", - "quest_sel_mq": "Quête - Master Quest", - "quest_sel_randomizer": "Quête - Randomizer", - "quest_sel_boss_rush": "Quête - Boss Rush" -}
\ No newline at end of file |
