mirror of
https://gitlab.com/SamB440/rpgregions-2.git
synced 2025-12-30 20:29:18 +00:00
Add example lang files for Pontoon
This commit is contained in:
3
src/main/resources/lang/en_gb.json
Normal file
3
src/main/resources/lang/en_gb.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"example": "test"
|
||||
}
|
||||
3
src/main/resources/lang/nb_no.json
Normal file
3
src/main/resources/lang/nb_no.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"example": "test"
|
||||
}
|
||||
3
src/main/resources/lang/sv_se.json
Normal file
3
src/main/resources/lang/sv_se.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"example": "test"
|
||||
}
|
||||
Reference in New Issue
Block a user