Thibaut Schmitt 1e073af5df
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
Fix architecture generation and add enum key of each string in R2String
2023-05-12 11:33:36 +02:00

30 lines
478 B
Plaintext

/**
* Apple Strings File
* Generated by ResgenSwift 1.2
* Language: en
*/
/********** Webservice **********/
"param_lang" = "en";
/********** Generic **********/
"generic_back" = "Back";
"generic_loading_data" = "Loading data...";
"generic_welcome_firstname_format" = "Welcome \"%@\" !";
/********** EqualSymbol **********/
"test_equal_symbol" = "1€ = 1 point !";
/********** Placeholders **********/
"placeholders_test_one" = "You %%: %2$@ %1$@ Age: %3$d";