Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion translations/E'xample (1).json.es
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"2": "%FileSizeLimit%MB",
"3": "4ª and 4º ",
"we": "Name of your cat",
"1234": "head"
"1234": "head",
"Dog": "Dog"
}
3 changes: 2 additions & 1 deletion translations/E'xample (1).json.fr
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"2": "%FileSizeLimit%MB",
"3": "4ª and 4º ",
"we": "Name of your cat",
"1234": "head"
"1234": "head",
"Dog": "Dog"
}
9 changes: 5 additions & 4 deletions translations/E'xample (1).json.pl
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"Key1": "Cat",
"Key2": "Dog",
"Key1": "Kotek",
"Key2": "Pies",
"Key3": "Mouse",
"1": "%FileSizeLimit%",
"2": "%FileSizeLimit%MB",
"3": "4ª and 4º ",
"we": "Name of your cat",
"1234": "head"
"we": "Nazwa kota",
"1234": "głowa",
"Dog": "Pies"
}