Put in more meaningful working text
This commit is contained in:
parent
200c13a14e
commit
52a0d6e3f2
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -2419,6 +2419,7 @@ dependencies = [
|
||||
"icu_locid",
|
||||
"serde 1.0.218",
|
||||
"tempfile",
|
||||
"thiserror 2.0.11",
|
||||
"toml",
|
||||
]
|
||||
|
||||
|
@ -1,12 +0,0 @@
|
||||
key = "OpenSandbox"
|
||||
description = "A sandbox vault refers to a stock vault that contains test data and allows the user to make edits and run experiments on test data."
|
||||
|
||||
[variants.eo]
|
||||
locale = "eo"
|
||||
content = "Malfermi sekurkofro"
|
||||
modified = "2025-02-22T23:35:29.692299091Z"
|
||||
|
||||
[variants.en]
|
||||
locale = "en"
|
||||
content = "Open Sandbox vault"
|
||||
modified = "2025-02-22T21:35:02.032300406Z"
|
7
l10n-db/i18n/SaveSettings.toml
Normal file
7
l10n-db/i18n/SaveSettings.toml
Normal file
@ -0,0 +1,7 @@
|
||||
key = "SaveSettings"
|
||||
description = "This is a label on a button which will save the settings when clicked"
|
||||
|
||||
[variants.en]
|
||||
locale = "en"
|
||||
content = "Save Settings"
|
||||
modified = "2025-02-22T23:44:18.874218939Z"
|
7
l10n-db/i18n/Welcome.toml
Normal file
7
l10n-db/i18n/Welcome.toml
Normal file
@ -0,0 +1,7 @@
|
||||
key = "Welcome"
|
||||
description = "This is a welcome content that will be shown on first app opening, before configuration."
|
||||
|
||||
[variants.en]
|
||||
locale = "en"
|
||||
content = "Welcome to FitnessTrax"
|
||||
modified = "2025-02-22T23:43:24.786544124Z"
|
Loading…
Reference in New Issue
Block a user