Friendiiverse/App/Strings.js

11 lines
105 B
JavaScript

var Strings = {
Back: {
en: "Back",
it: "Indietro",
},
Note: {
en: "Note",
it: "Nota",
},
};