-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5c1146c
commit 4a5b051
Showing
2 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
es: | ||
narrator: | ||
retry_0: Vamos tentar de novo! | ||
retry_1: 'Mas não se desespere, vamos tentar novamente :muscle:' | ||
retry_2: Corrigimos o problema! | ||
introduction_0: 'Parece que algo não funcionou :see_no_evil:.' | ||
introduction_1: 'Ei, o que aconteceu aqui :frowning:?' | ||
introduction_2: 'Parece que algo não correu bem :sweat_smile:' | ||
middle_0: "Além disso, %{tip}." | ||
middle_1: "Também %{tip}." | ||
middle_2: "Por outro lado, %{tip}." | ||
ending_0: "Finalmente, %{tip}." | ||
ending_1: "Oh, algo mais: %{tip}." | ||
ending_2: "E para fechar, %{tip}." |