mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove ES strings file
Because this was incomplete it was displaying some generic strings in the UI.
This commit is contained in:
parent
6d373b1e60
commit
237e1981bc
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
// Unit test Entry -- Do not remove this or add entries before this one.
|
||||
// This allows us to check for syntax errors in this file with a unit test
|
||||
"unitTestLeadingEntry" = "For testing purposes only.";
|
||||
|
||||
"googleSignInButton" = "Continuar con Google";
|
||||
|
||||
// Unit test Entry -- Do not remove this or add entries after this one.
|
||||
// This allows us to check for syntax errors in this file with a unit test
|
||||
"unitTestTrailingEntry" = "For testing purposes only.";
|
||||
Loading…
Reference in a new issue