benchmark-toolbox: add benchmark-toolbox
a unified benchmarking tool
This commit is contained in:
15
Source/Benchmark-Toolbox/resources/i18n/en-US/brls.json
Normal file
15
Source/Benchmark-Toolbox/resources/i18n/en-US/brls.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"hints": {
|
||||
"ok": "OK",
|
||||
"back": "Back",
|
||||
"exit": "Exit"
|
||||
},
|
||||
|
||||
"crash_frame": {
|
||||
"button": "OK"
|
||||
},
|
||||
|
||||
"thumbnail_sidebar": {
|
||||
"save": "Save"
|
||||
}
|
||||
}
|
||||
15
Source/Benchmark-Toolbox/resources/i18n/fr/brls.json
Normal file
15
Source/Benchmark-Toolbox/resources/i18n/fr/brls.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"hints": {
|
||||
"ok": "OK",
|
||||
"back": "Retour",
|
||||
"exit": "Quitter"
|
||||
},
|
||||
|
||||
"crash_frame": {
|
||||
"button": "OK"
|
||||
},
|
||||
|
||||
"thumbnail_sidebar": {
|
||||
"save": "Sauvegarder"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user