Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jesobreira committed Dec 11, 2015
1 parent 4bb5cd7 commit 601dad3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Example.lng
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[en]
first_test=Hello, world!
second_test=Hello, %s! How are you?
third_test=Hi! The value of this product is: %.2f

[pt]
first_test=Olá, mundo!
second_test=Olá, %s! Como vai você?
third_test=Olá! O valor deste produto é: %.2f

0 comments on commit 601dad3

Please sign in to comment.