piper-app/Piper/Resources/Catalogs/Localizable.xcstrings
Javier Cicchelli 58ac646e25 [App] Open settings (#5)
This PR contains the work done to open the *Settings* view and also, implemented the rendering of its tab items.

Reviewed-on: #5
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2024-10-13 22:17:49 +00:00

57 lines
1.2 KiB
Plaintext

{
"sourceLanguage" : "en",
"strings" : {
"menu-bar.item.empty.button.text" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Add a repository to the list"
}
}
}
},
"menu-bar.item.empty.title.text" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "No repositories have been defined yet."
}
}
}
},
"menu-bar.section.repositories.button.text" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Add"
}
}
}
},
"menu-bar.section.repositories.title.text" : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Repositories"
}
}
}
},
"settings.tab-bar.repositories.text" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Repositories"
}
}
}
}
},
"version" : "1.0"
}