Remove ES strings file

Because this was incomplete it was displaying some generic
strings in the UI.
This commit is contained in:
Jackson Harper
2023-04-18 14:57:43 +08:00
parent 6d373b1e60
commit 237e1981bc

View File

@ -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.";