Skip to content

Commit 8bf25c5

Browse files
Googlerchanning-google
authored andcommitted
Import translations.
GitOrigin-RevId=06e229040cfbb86a030d9f43655fc53d0cf551e4 GitOrigin-RevId=da3744fd037d7dd4b6bfac4d31a9112cab79610d PiperOrigin-RevId: 159968577 Change-Id: Iaab5d09bb20af3b713b02a96106123775fb22771
1 parent 06e2290 commit 8bf25c5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+17493
-3
lines changed

soy/elements.soy

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@
492492
* Determines the IdP CSS class.
493493
* The list should match the supported provider IDs in Firebase Auth.
494494
*/
495-
{template .idpClass_ private="true" kind="text"}
495+
{template .idpClass_ kind="text"}
496496
{@param? providerId: string} /** The provider ID of the IdP. */
497497
{switch $providerId}
498498
{case 'google.com'}
@@ -515,7 +515,7 @@
515515
* Determines the IdP logo URL.
516516
* The list should match the supported provider IDs in Firebase Auth.
517517
*/
518-
{template .idpLogo_ private="true" kind="uri"}
518+
{template .idpLogo_ kind="uri"}
519519
{@param? providerId: string} /** The provider ID of the IdP. */
520520
{switch $providerId}
521521
{case 'google.com'}

soy/strings.soy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235

236236

237237
/** Error message for when user has to log in again. */
238-
{template .errorLoginAgain_ private="true" kind="text"}
238+
{template .errorLoginAgain_ kind="text"}
239239
{msg desc="Error message for when the user has to login again to perform a specific operation
240240
like updating password."}
241241
Please login again to perform this operation

translations/ar-XB.xtb

Lines changed: 401 additions & 0 deletions
Large diffs are not rendered by default.

translations/ar.xtb

Lines changed: 405 additions & 0 deletions
Large diffs are not rendered by default.

translations/bg.xtb

Lines changed: 404 additions & 0 deletions
Large diffs are not rendered by default.

translations/ca.xtb

Lines changed: 405 additions & 0 deletions
Large diffs are not rendered by default.

translations/cs.xtb

Lines changed: 405 additions & 0 deletions
Large diffs are not rendered by default.

translations/da.xtb

Lines changed: 405 additions & 0 deletions
Large diffs are not rendered by default.

translations/de.xtb

Lines changed: 411 additions & 0 deletions
Large diffs are not rendered by default.

translations/el.xtb

Lines changed: 405 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)