15 lines
334 B
Plaintext
15 lines
334 B
Plaintext
/*
|
|
Localizable.strings
|
|
BeReal
|
|
|
|
Created by Javier Cicchelli on 02/12/2022.
|
|
Copyright © 2022 Röck+Cöde. All rights reserved.
|
|
*/
|
|
|
|
// Login view
|
|
|
|
"login.title.text" = "My files";
|
|
"login.text_field.username.placeholder" = "Username";
|
|
"login.text_field.password.placeholder" = "Password";
|
|
"login.button.log_in.text" = "Log in";
|